Class ListSharedEndpointsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.s3outposts.transform.ListSharedEndpointsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<ListSharedEndpointsRequest>
@Generated("software.amazon.awssdk:codegen")
public class ListSharedEndpointsRequestMarshaller
extends Object
implements Marshaller<ListSharedEndpointsRequest>
ListSharedEndpointsRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionListSharedEndpointsRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(ListSharedEndpointsRequest listSharedEndpointsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
ListSharedEndpointsRequestMarshaller
 
 - 
 - 
Method Details