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