Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse |
IdentityDomainsClient.createGroup(CreateGroupRequest request) |
CreateGroupResponse |
IdentityDomains.createGroup(CreateGroupRequest request)
Create a group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateGroupResponse> |
IdentityDomainsAsyncClient.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler) |
Future<CreateGroupResponse> |
IdentityDomainsAsync.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler)
Create a group.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateGroupResponse> |
IdentityDomainsAsyncClient.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler) |
Future<CreateGroupResponse> |
IdentityDomainsAsync.createGroup(CreateGroupRequest request,
AsyncHandler<CreateGroupRequest,CreateGroupResponse> handler)
Create a group.
|
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.