@Generated(value="software.amazon.awssdk:codegen") public class CreateServiceLinkedRoleRequestMarshaller extends Object implements Marshaller<CreateServiceLinkedRoleRequest>
CreateServiceLinkedRoleRequest
MarshallerConstructor and Description |
---|
CreateServiceLinkedRoleRequestMarshaller(AwsQueryProtocolFactory protocolFactory) |
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
marshall(CreateServiceLinkedRoleRequest createServiceLinkedRoleRequest)
Marshalls the given POJO into a
SdkHttpFullRequest . |
public CreateServiceLinkedRoleRequestMarshaller(AwsQueryProtocolFactory protocolFactory)
public SdkHttpFullRequest marshall(CreateServiceLinkedRoleRequest createServiceLinkedRoleRequest)
Marshaller
SdkHttpFullRequest
.marshall
in interface Marshaller<CreateServiceLinkedRoleRequest>
createServiceLinkedRoleRequest
- POJO type.SdkHttpFullRequest
.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.