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