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