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