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