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