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