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