Package | Description |
---|---|
com.oracle.bmc.identity.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.authToken(AuthToken authToken)
The returned
AuthToken instance. |
static UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.builder()
Return a new builder for this response object.
|
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.copy(UpdateAuthTokenResponse o)
Copy method to populate the builder with values from the given instance.
|
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.etag(String etag)
For optimistic concurrency control.
|
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.headers(Map<String,List<String>> headers) |
UpdateAuthTokenResponse.Builder |
UpdateAuthTokenResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.