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>
ListKxEnvironmentsRequest
Marshaller-
Constructor Summary
ConstructorsConstructorDescriptionListKxEnvironmentsRequestMarshaller
(BaseAwsJsonProtocolFactory protocolFactory) -
Method Summary
Modifier and TypeMethodDescriptionmarshall
(ListKxEnvironmentsRequest listKxEnvironmentsRequest) Marshalls the given POJO into aSdkHttpFullRequest
.
-
Constructor Details
-
ListKxEnvironmentsRequestMarshaller
-
-
Method Details
-
marshall
Description copied from interface:Marshaller
Marshalls the given POJO into aSdkHttpFullRequest
.- Specified by:
marshall
in interfaceMarshaller<ListKxEnvironmentsRequest>
- Parameters:
listKxEnvironmentsRequest
- POJO type.- Returns:
- Marshalled
SdkHttpFullRequest
.
-