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