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