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