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