Uses of Class
com.oracle.bmc.clusterhealth.responses.CreateDiagnosisStoreResponse
-
Packages that use CreateDiagnosisStoreResponse Package Description com.oracle.bmc.clusterhealth com.oracle.bmc.clusterhealth.responses -
-
Uses of CreateDiagnosisStoreResponse in com.oracle.bmc.clusterhealth
Methods in com.oracle.bmc.clusterhealth that return CreateDiagnosisStoreResponse Modifier and Type Method Description CreateDiagnosisStoreResponseDiagnosis. createDiagnosisStore(CreateDiagnosisStoreRequest request)Creates a Diagnosis Store.CreateDiagnosisStoreResponseDiagnosisClient. createDiagnosisStore(CreateDiagnosisStoreRequest request)Methods in com.oracle.bmc.clusterhealth that return types with arguments of type CreateDiagnosisStoreResponse Modifier and Type Method Description Future<CreateDiagnosisStoreResponse>DiagnosisAsync. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler)Creates a Diagnosis Store.Future<CreateDiagnosisStoreResponse>DiagnosisAsyncClient. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler)Method parameters in com.oracle.bmc.clusterhealth with type arguments of type CreateDiagnosisStoreResponse Modifier and Type Method Description Future<CreateDiagnosisStoreResponse>DiagnosisAsync. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler)Creates a Diagnosis Store.Future<CreateDiagnosisStoreResponse>DiagnosisAsyncClient. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler) -
Uses of CreateDiagnosisStoreResponse in com.oracle.bmc.clusterhealth.responses
Methods in com.oracle.bmc.clusterhealth.responses that return CreateDiagnosisStoreResponse Modifier and Type Method Description CreateDiagnosisStoreResponseCreateDiagnosisStoreResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.clusterhealth.responses with parameters of type CreateDiagnosisStoreResponse Modifier and Type Method Description CreateDiagnosisStoreResponse.BuilderCreateDiagnosisStoreResponse.Builder. copy(CreateDiagnosisStoreResponse o)Copy method to populate the builder with values from the given instance.
-