Package | Description |
---|---|
com.oracle.bmc.identitydomains.model | |
com.oracle.bmc.identitydomains.requests | |
com.oracle.bmc.identitydomains.responses |
Modifier and Type | Method and Description |
---|---|
AppRole |
AppRole.Builder.build() |
Modifier and Type | Method and Description |
---|---|
List<AppRole> |
AppRoles.getResources()
A multi-valued list of complex objects containing the requested resources.
|
Modifier and Type | Method and Description |
---|---|
AppRole.Builder |
AppRole.Builder.copy(AppRole model) |
Modifier and Type | Method and Description |
---|---|
AppRoles.Builder |
AppRoles.Builder.resources(List<AppRole> resources)
A multi-valued list of complex objects containing the requested resources.
|
Constructor and Description |
---|
AppRoles(List<String> schemas,
Integer totalResults,
List<AppRole> resources,
Integer startIndex,
Integer itemsPerPage)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
AppRole |
CreateAppRoleRequest.getAppRole()
AppRole schema.
|
AppRole |
CreateAppRoleRequest.getBody$()
Alternative accessor for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
CreateAppRoleRequest.Builder |
CreateAppRoleRequest.Builder.appRole(AppRole appRole)
AppRole schema.
|
CreateAppRoleRequest.Builder |
CreateAppRoleRequest.Builder.body$(AppRole body)
Alternative setter for the body parameter.
|
Modifier and Type | Method and Description |
---|---|
AppRole |
PatchAppRoleResponse.getAppRole()
The returned
AppRole instance. |
AppRole |
GetAppRoleResponse.getAppRole()
The returned
AppRole instance. |
AppRole |
CreateAppRoleResponse.getAppRole()
The returned
AppRole instance. |
Modifier and Type | Method and Description |
---|---|
PatchAppRoleResponse.Builder |
PatchAppRoleResponse.Builder.appRole(AppRole appRole)
The returned
AppRole instance. |
GetAppRoleResponse.Builder |
GetAppRoleResponse.Builder.appRole(AppRole appRole)
The returned
AppRole instance. |
CreateAppRoleResponse.Builder |
CreateAppRoleResponse.Builder.appRole(AppRole appRole)
The returned
AppRole instance. |
Copyright © 2016–2024. All rights reserved.