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