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