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