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