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