Package | Description |
---|---|
com.oracle.bmc.identity | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse |
IdentityClient.createGroup(CreateGroupRequest request) |
CreateGroupResponse |
Identity.createGroup(CreateGroupRequest request)
Creates a new group in your tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateGroupResponse> |
IdentityAsync.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler)
Creates a new group in your tenancy.
|
Future<CreateGroupResponse> |
IdentityAsyncClient.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateGroupResponse> |
IdentityAsync.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler)
Creates a new group in your tenancy.
|
Future<CreateGroupResponse> |
IdentityAsyncClient.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse |
CreateGroupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse.Builder |
CreateGroupResponse.Builder.copy(CreateGroupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.