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