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