Class GetConnectionsRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.networkmanager.transform.GetConnectionsRequestMarshaller
- All Implemented Interfaces:
 Marshaller<GetConnectionsRequest>
@Generated("software.amazon.awssdk:codegen")
public class GetConnectionsRequestMarshaller
extends Object
implements Marshaller<GetConnectionsRequest>
GetConnectionsRequest Marshaller- 
Constructor Summary
Constructors - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetConnectionsRequest getConnectionsRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetConnectionsRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetConnectionsRequest>- Parameters:
 getConnectionsRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -