Java com.amazonaws.services.identitymanagement.model GetGroupRequest fields, constructors, methods, implement or subclass

Example usage for Java com.amazonaws.services.identitymanagement.model GetGroupRequest fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for com.amazonaws.services.identitymanagement.model GetGroupRequest.

The text is from its open source code.

Constructor

GetGroupRequest()
Default constructor for GetGroupRequest object.
GetGroupRequest(String groupName)
Constructs a new GetGroupRequest object.

Method

voidsetGroupName(String groupName)

The name of the group.