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