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