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