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