Uses of Class
com.oracle.bmc.clusterhealth.requests.UpdateDiagnosisStoreRequest
-
Packages that use UpdateDiagnosisStoreRequest Package Description com.oracle.bmc.clusterhealth com.oracle.bmc.clusterhealth.requests -
-
Uses of UpdateDiagnosisStoreRequest in com.oracle.bmc.clusterhealth
Methods in com.oracle.bmc.clusterhealth with parameters of type UpdateDiagnosisStoreRequest Modifier and Type Method Description UpdateDiagnosisStoreResponseDiagnosis. updateDiagnosisStore(UpdateDiagnosisStoreRequest request)Updates a Diagnosis Store.Future<UpdateDiagnosisStoreResponse>DiagnosisAsync. updateDiagnosisStore(UpdateDiagnosisStoreRequest request, AsyncHandler<UpdateDiagnosisStoreRequest,UpdateDiagnosisStoreResponse> handler)Updates a Diagnosis Store.Future<UpdateDiagnosisStoreResponse>DiagnosisAsyncClient. updateDiagnosisStore(UpdateDiagnosisStoreRequest request, AsyncHandler<UpdateDiagnosisStoreRequest,UpdateDiagnosisStoreResponse> handler)UpdateDiagnosisStoreResponseDiagnosisClient. updateDiagnosisStore(UpdateDiagnosisStoreRequest request)Method parameters in com.oracle.bmc.clusterhealth with type arguments of type UpdateDiagnosisStoreRequest Modifier and Type Method Description Future<UpdateDiagnosisStoreResponse>DiagnosisAsync. updateDiagnosisStore(UpdateDiagnosisStoreRequest request, AsyncHandler<UpdateDiagnosisStoreRequest,UpdateDiagnosisStoreResponse> handler)Updates a Diagnosis Store.Future<UpdateDiagnosisStoreResponse>DiagnosisAsyncClient. updateDiagnosisStore(UpdateDiagnosisStoreRequest request, AsyncHandler<UpdateDiagnosisStoreRequest,UpdateDiagnosisStoreResponse> handler) -
Uses of UpdateDiagnosisStoreRequest in com.oracle.bmc.clusterhealth.requests
Methods in com.oracle.bmc.clusterhealth.requests that return UpdateDiagnosisStoreRequest Modifier and Type Method Description UpdateDiagnosisStoreRequestUpdateDiagnosisStoreRequest.Builder. build()Build the instance of UpdateDiagnosisStoreRequest as configured by this builderUpdateDiagnosisStoreRequestUpdateDiagnosisStoreRequest.Builder. buildWithoutInvocationCallback()Build the instance of UpdateDiagnosisStoreRequest as configured by this builderMethods in com.oracle.bmc.clusterhealth.requests with parameters of type UpdateDiagnosisStoreRequest Modifier and Type Method Description UpdateDiagnosisStoreRequest.BuilderUpdateDiagnosisStoreRequest.Builder. copy(UpdateDiagnosisStoreRequest o)Copy method to populate the builder with values from the given instance.
-