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