Uses of Class
com.oracle.bmc.clusterhealth.responses.GetDiagnosisStoreResponse
-
Packages that use GetDiagnosisStoreResponse Package Description com.oracle.bmc.clusterhealth com.oracle.bmc.clusterhealth.responses -
-
Uses of GetDiagnosisStoreResponse in com.oracle.bmc.clusterhealth
Methods in com.oracle.bmc.clusterhealth that return GetDiagnosisStoreResponse Modifier and Type Method Description GetDiagnosisStoreResponseDiagnosis. getDiagnosisStore(GetDiagnosisStoreRequest request)Gets information about a Diagnosis Store.GetDiagnosisStoreResponseDiagnosisClient. getDiagnosisStore(GetDiagnosisStoreRequest request)Method parameters in com.oracle.bmc.clusterhealth with type arguments of type GetDiagnosisStoreResponse Modifier and Type Method Description Future<GetDiagnosisStoreResponse>DiagnosisAsync. getDiagnosisStore(GetDiagnosisStoreRequest request, AsyncHandler<GetDiagnosisStoreRequest,GetDiagnosisStoreResponse> handler)Gets information about a Diagnosis Store.Future<GetDiagnosisStoreResponse>DiagnosisAsyncClient. getDiagnosisStore(GetDiagnosisStoreRequest request, AsyncHandler<GetDiagnosisStoreRequest,GetDiagnosisStoreResponse> handler) -
Uses of GetDiagnosisStoreResponse in com.oracle.bmc.clusterhealth.responses
Methods in com.oracle.bmc.clusterhealth.responses that return GetDiagnosisStoreResponse Modifier and Type Method Description GetDiagnosisStoreResponseGetDiagnosisStoreResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.clusterhealth.responses with parameters of type GetDiagnosisStoreResponse Modifier and Type Method Description GetDiagnosisStoreResponse.BuilderGetDiagnosisStoreResponse.Builder. copy(GetDiagnosisStoreResponse o)Copy method to populate the builder with values from the given instance.
-