Package | Description |
---|---|
com.oracle.bmc.identitydomains | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
GetAppRoleResponse |
IdentityDomainsClient.getAppRole(GetAppRoleRequest request) |
GetAppRoleResponse |
IdentityDomains.getAppRole(GetAppRoleRequest request)
Get an AppRole
|
Modifier and Type | Method and Description |
---|---|
Future<GetAppRoleResponse> |
IdentityDomainsAsyncClient.getAppRole(GetAppRoleRequest request,
AsyncHandler<GetAppRoleRequest,GetAppRoleResponse> handler) |
Future<GetAppRoleResponse> |
IdentityDomainsAsync.getAppRole(GetAppRoleRequest request,
AsyncHandler<GetAppRoleRequest,GetAppRoleResponse> handler)
Get an AppRole
|
Modifier and Type | Method and Description |
---|---|
Future<GetAppRoleResponse> |
IdentityDomainsAsyncClient.getAppRole(GetAppRoleRequest request,
AsyncHandler<GetAppRoleRequest,GetAppRoleResponse> handler) |
Future<GetAppRoleResponse> |
IdentityDomainsAsync.getAppRole(GetAppRoleRequest request,
AsyncHandler<GetAppRoleRequest,GetAppRoleResponse> handler)
Get an AppRole
|
Modifier and Type | Method and Description |
---|---|
GetAppRoleResponse |
GetAppRoleResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetAppRoleResponse.Builder |
GetAppRoleResponse.Builder.copy(GetAppRoleResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.