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>
GetAttributeGroupRequest Marshaller- 
Constructor Summary
ConstructorsConstructorDescriptionGetAttributeGroupRequestMarshaller(BaseAwsJsonProtocolFactory protocolFactory)  - 
Method Summary
Modifier and TypeMethodDescriptionmarshall(GetAttributeGroupRequest getAttributeGroupRequest) Marshalls the given POJO into aSdkHttpFullRequest. 
- 
Constructor Details
- 
GetAttributeGroupRequestMarshaller
 
 - 
 - 
Method Details
- 
marshall
Description copied from interface:MarshallerMarshalls the given POJO into aSdkHttpFullRequest.- Specified by:
 marshallin interfaceMarshaller<GetAttributeGroupRequest>- Parameters:
 getAttributeGroupRequest- POJO type.- Returns:
 - Marshalled 
SdkHttpFullRequest. 
 
 -