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