| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. authenticationProviderId(String authenticationProviderId) | Unique Authentication Provider identifier. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. body$(UpdateAuthenticationProviderDetails body) | Alternative setter for the body parameter. | 
| static UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest. builder() | Return a new builder for this request object. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. copy(UpdateAuthenticationProviderRequest o) | Copy method to populate the builder with values from the given instance. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. ifMatch(String ifMatch) | For optimistic concurrency control in a PUT or DELETE call for a Digital Assistant
instance, set the if-match query parameter to the value of the ETAG
header from a previous GET or POST response for that instance. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) | Set the invocation callback for the request to be built. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. odaInstanceId(String odaInstanceId) | Unique Digital Assistant instance identifier. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. opcRequestId(String opcRequestId) | The client request ID for tracing. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. retryConfiguration(RetryConfiguration retryConfiguration) | Set the retry configuration for the request to be built. | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest. toBuilder() |  | 
| UpdateAuthenticationProviderRequest.Builder | UpdateAuthenticationProviderRequest.Builder. updateAuthenticationProviderDetails(UpdateAuthenticationProviderDetails updateAuthenticationProviderDetails) | Property values to update the Authentication Provider. |