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