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