Package | Description |
---|---|
com.oracle.bmc.oda.responses |
Modifier and Type | Method and Description |
---|---|
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.__httpStatusCode__(int __httpStatusCode__) |
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.authenticationProvider(AuthenticationProvider authenticationProvider)
The returned
AuthenticationProvider instance. |
static CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.builder()
Return a new builder for this response object.
|
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.copy(CreateAuthenticationProviderResponse o)
Copy method to populate the builder with values from the given instance.
|
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.etag(String etag)
For use in a PUT or DELETE
if-match query parameter for optimistic concurrency
control. |
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.headers(Map<String,List<String>> headers) |
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.location(String location)
Fully qualified URL for the newly created resource.
|
CreateAuthenticationProviderResponse.Builder |
CreateAuthenticationProviderResponse.Builder.opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
|
Copyright © 2016–2024. All rights reserved.