Class GetResourcePermissionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.ssmsap.transform.GetResourcePermissionRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetResourcePermissionRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetResourcePermissionRequestMarshaller
extends Object
implements Marshaller<GetResourcePermissionRequest>
GetResourcePermissionRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetResourcePermissionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetResourcePermissionRequest getResourcePermissionRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetResourcePermissionRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetResourcePermissionRequest>- Parameters:
 getResourcePermissionRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -