Package | Description |
---|---|
com.oracle.bmc.identity.model | |
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
AuthToken |
AuthToken.Builder.build() |
Modifier and Type | Method and Description |
---|---|
AuthToken.Builder |
AuthToken.Builder.copy(AuthToken model) |
Modifier and Type | Method and Description |
---|---|
AuthToken |
CreateAuthTokenResponse.getAuthToken()
The returned
AuthToken instance. |
AuthToken |
UpdateAuthTokenResponse.getAuthToken()
The returned
AuthToken instance. |
Modifier and Type | Method and Description |
---|---|
List<AuthToken> |
ListAuthTokensResponse.getItems()
A list of
com.oracle.bmc.identity.model.AuthToken instances. |
Modifier and Type | Method and Description |
---|---|
CreateAuthTokenResponse.Builder |
CreateAuthTokenResponse.Builder.authToken(AuthToken authToken)
The returned
AuthToken instance. |
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.authToken(AuthToken authToken)
The returned
AuthToken instance. |
Modifier and Type | Method and Description |
---|---|
ListAuthTokensResponse.Builder |
ListAuthTokensResponse.Builder.items(List<AuthToken> items)
A list of
com.oracle.bmc.identity.model.AuthToken instances. |
Copyright © 2016–2024. All rights reserved.