Uses of Class
com.oracle.bmc.oda.responses.DeleteAuthenticationProviderResponse.Builder
-
Packages that use DeleteAuthenticationProviderResponse.Builder Package Description com.oracle.bmc.oda.responses -
-
Uses of DeleteAuthenticationProviderResponse.Builder in com.oracle.bmc.oda.responses
Methods in com.oracle.bmc.oda.responses that return DeleteAuthenticationProviderResponse.Builder Modifier and Type Method Description DeleteAuthenticationProviderResponse.Builder
DeleteAuthenticationProviderResponse.Builder. __httpStatusCode__(int __httpStatusCode__)
static DeleteAuthenticationProviderResponse.Builder
DeleteAuthenticationProviderResponse. builder()
Return a new builder for this response object.DeleteAuthenticationProviderResponse.Builder
DeleteAuthenticationProviderResponse.Builder. copy(DeleteAuthenticationProviderResponse o)
Copy method to populate the builder with values from the given instance.DeleteAuthenticationProviderResponse.Builder
DeleteAuthenticationProviderResponse.Builder. headers(Map<String,List<String>> headers)
DeleteAuthenticationProviderResponse.Builder
DeleteAuthenticationProviderResponse.Builder. opcRequestId(String opcRequestId)
Unique Oracle-assigned identifier for the request.
-