Class GetAccountLinkRequestMarshaller
java.lang.Object
software.amazon.awssdk.services.workspaces.transform.GetAccountLinkRequestMarshaller
- All Implemented Interfaces:
- Marshaller<GetAccountLinkRequest>
@Generated("software.amazon.awssdk:codegen")
@SdkInternalApi
public class GetAccountLinkRequestMarshaller
extends Object
implements Marshaller<GetAccountLinkRequest>
GetAccountLinkRequest Marshaller- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptionmarshall(GetAccountLinkRequest getAccountLinkRequest) Marshalls the given POJO into aSdkHttpFullRequest.
- 
Constructor Details- 
GetAccountLinkRequestMarshaller
 
- 
- 
Method Details- 
marshallDescription copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
- marshallin interface- Marshaller<GetAccountLinkRequest>
- Parameters:
- getAccountLinkRequest- POJO type.
- Returns:
- Marshalled SdkHttpFullRequest.
 
 
-