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