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