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