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