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