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