Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateGroupResponse |
IdentityDomainsClient.createGroup(CreateGroupRequest request) |
CreateGroupResponse |
IdentityDomains.createGroup(CreateGroupRequest request)
Create a group.
|
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 |
---|---|
CreateGroupRequest |
CreateGroupRequest.Builder.build()
Build the instance of CreateGroupRequest as configured by this builder
|
CreateGroupRequest |
CreateGroupRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateGroupRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateGroupRequest.Builder |
CreateGroupRequest.Builder.copy(CreateGroupRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.