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