Class GetGroupProfileRequestMarshaller
- java.lang.Object
-
- software.amazon.awssdk.services.datazone.transform.GetGroupProfileRequestMarshaller
-
- All Implemented Interfaces:
Marshaller<GetGroupProfileRequest>
@Generated("software.amazon.awssdk:codegen") public class GetGroupProfileRequestMarshaller extends Object implements Marshaller<GetGroupProfileRequest>
GetGroupProfileRequestMarshaller
-
-
Constructor Summary
Constructors Constructor Description GetGroupProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description SdkHttpFullRequestmarshall(GetGroupProfileRequest getGroupProfileRequest)
-
-
-
Constructor Detail
-
GetGroupProfileRequestMarshaller
public GetGroupProfileRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)
-
-
Method Detail
-
marshall
public SdkHttpFullRequest marshall(GetGroupProfileRequest getGroupProfileRequest)
- Specified by:
marshallin interfaceMarshaller<GetGroupProfileRequest>
-
-