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