Class BatchRemoveRoleRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.repostspace.transform.BatchRemoveRoleRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<BatchRemoveRoleRequest>
@Generated("software.amazon.awssdk:codegen") public class BatchRemoveRoleRequestMarshaller extends Object implements Marshaller<BatchRemoveRoleRequest>
BatchRemoveRoleRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description BatchRemoveRoleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(BatchRemoveRoleRequest batchRemoveRoleRequest)
-
-
-
Constructor Detail
-
BatchRemoveRoleRequestMarshaller
public BatchRemoveRoleRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(BatchRemoveRoleRequest batchRemoveRoleRequest)
- Specified by:
marshallin interfaceMarshaller<BatchRemoveRoleRequest>
-
-