@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class CreatePermissionGroupRequest extends AmazonWebServiceRequest implements Serializable, Cloneable
NOOP| Constructor and Description |
|---|
CreatePermissionGroupRequest() |
| Modifier and Type | Method and Description |
|---|---|
CreatePermissionGroupRequest |
clone() |
boolean |
equals(Object obj) |
List<String> |
getApplicationPermissions()
The option to indicate FinSpace application permissions that are granted to a specific group.
|
String |
getClientToken()
A token that ensures idempotency.
|
String |
getDescription()
A brief description for the permission group.
|
String |
getName()
The name of the permission group.
|
int |
hashCode() |
void |
setApplicationPermissions(Collection<String> applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
|
void |
setClientToken(String clientToken)
A token that ensures idempotency.
|
void |
setDescription(String description)
A brief description for the permission group.
|
void |
setName(String name)
The name of the permission group.
|
String |
toString()
Returns a string representation of this object.
|
CreatePermissionGroupRequest |
withApplicationPermissions(ApplicationPermission... applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
|
CreatePermissionGroupRequest |
withApplicationPermissions(Collection<String> applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
|
CreatePermissionGroupRequest |
withApplicationPermissions(String... applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
|
CreatePermissionGroupRequest |
withClientToken(String clientToken)
A token that ensures idempotency.
|
CreatePermissionGroupRequest |
withDescription(String description)
A brief description for the permission group.
|
CreatePermissionGroupRequest |
withName(String name)
The name of the permission group.
|
addHandlerContext, copyBaseTo, getCloneRoot, getCloneSource, getCustomQueryParameters, getCustomRequestHeaders, getGeneralProgressListener, getHandlerContext, getReadLimit, getRequestClientOptions, getRequestCredentials, getRequestCredentialsProvider, getRequestMetricCollector, getSdkClientExecutionTimeout, getSdkRequestTimeout, putCustomQueryParameter, putCustomRequestHeader, setGeneralProgressListener, setRequestCredentials, setRequestCredentialsProvider, setRequestMetricCollector, setSdkClientExecutionTimeout, setSdkRequestTimeout, withGeneralProgressListener, withRequestCredentialsProvider, withRequestMetricCollector, withSdkClientExecutionTimeout, withSdkRequestTimeoutpublic void setName(String name)
The name of the permission group.
name - The name of the permission group.public String getName()
The name of the permission group.
public CreatePermissionGroupRequest withName(String name)
The name of the permission group.
name - The name of the permission group.public void setDescription(String description)
A brief description for the permission group.
description - A brief description for the permission group.public String getDescription()
A brief description for the permission group.
public CreatePermissionGroupRequest withDescription(String description)
A brief description for the permission group.
description - A brief description for the permission group.public List<String> getApplicationPermissions()
The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
ApplicationPermissionpublic void setApplicationPermissions(Collection<String> applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
applicationPermissions - The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
ApplicationPermissionpublic CreatePermissionGroupRequest withApplicationPermissions(String... applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
NOTE: This method appends the values to the existing list (if any). Use
setApplicationPermissions(java.util.Collection) or
withApplicationPermissions(java.util.Collection) if you want to override the existing values.
applicationPermissions - The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
ApplicationPermissionpublic CreatePermissionGroupRequest withApplicationPermissions(Collection<String> applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
applicationPermissions - The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
ApplicationPermissionpublic CreatePermissionGroupRequest withApplicationPermissions(ApplicationPermission... applicationPermissions)
The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
applicationPermissions - The option to indicate FinSpace application permissions that are granted to a specific group.
CreateDataset – Group members can create new datasets.
ManageClusters – Group members can manage Apache Spark clusters from FinSpace notebooks.
ManageUsersAndGroups – Group members can manage users and permission groups.
ManageAttributeSets – Group members can manage attribute sets.
ViewAuditData – Group members can view audit data.
AccessNotebooks – Group members will have access to FinSpace notebooks.
GetTemporaryCredentials – Group members can get temporary API credentials.
ApplicationPermissionpublic void setClientToken(String clientToken)
A token that ensures idempotency. This token expires in 10 minutes.
clientToken - A token that ensures idempotency. This token expires in 10 minutes.public String getClientToken()
A token that ensures idempotency. This token expires in 10 minutes.
public CreatePermissionGroupRequest withClientToken(String clientToken)
A token that ensures idempotency. This token expires in 10 minutes.
clientToken - A token that ensures idempotency. This token expires in 10 minutes.public String toString()
toString in class ObjectObject.toString()public CreatePermissionGroupRequest clone()
clone in class AmazonWebServiceRequestCopyright © 2022. All rights reserved.