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