Class UpdatePrimaryRegionRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.kms.transform.UpdatePrimaryRegionRequestMarshaller
- All Implemented Interfaces:
Marshaller<UpdatePrimaryRegionRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class UpdatePrimaryRegionRequestMarshaller
extends Object
implements Marshaller<UpdatePrimaryRegionRequest>
UpdatePrimaryRegionRequest Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionUpdatePrimaryRegionRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall(UpdatePrimaryRegionRequest updatePrimaryRegionRequest)
-
Constructor Details
-
UpdatePrimaryRegionRequestMarshaller
-
-
Method Details
-
marshall
- Specified by:
marshallin interfaceMarshaller<UpdatePrimaryRegionRequest>
-