Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.requests |
Modifier and Type | Method and Description |
---|---|
CreateAppRoleResponse |
IdentityDomainsClient.createAppRole(CreateAppRoleRequest request) |
CreateAppRoleResponse |
IdentityDomains.createAppRole(CreateAppRoleRequest request)
Create an AppRole
|
Future<CreateAppRoleResponse> |
IdentityDomainsAsyncClient.createAppRole(CreateAppRoleRequest request,
AsyncHandler<CreateAppRoleRequest,CreateAppRoleResponse> handler) |
Future<CreateAppRoleResponse> |
IdentityDomainsAsync.createAppRole(CreateAppRoleRequest request,
AsyncHandler<CreateAppRoleRequest,CreateAppRoleResponse> handler)
Create an AppRole
|
Modifier and Type | Method and Description |
---|---|
Future<CreateAppRoleResponse> |
IdentityDomainsAsyncClient.createAppRole(CreateAppRoleRequest request,
AsyncHandler<CreateAppRoleRequest,CreateAppRoleResponse> handler) |
Future<CreateAppRoleResponse> |
IdentityDomainsAsync.createAppRole(CreateAppRoleRequest request,
AsyncHandler<CreateAppRoleRequest,CreateAppRoleResponse> handler)
Create an AppRole
|
Modifier and Type | Method and Description |
---|---|
CreateAppRoleRequest |
CreateAppRoleRequest.Builder.build()
Build the instance of CreateAppRoleRequest as configured by this builder
|
CreateAppRoleRequest |
CreateAppRoleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateAppRoleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateAppRoleRequest.Builder |
CreateAppRoleRequest.Builder.copy(CreateAppRoleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.