Uses of Class
com.oracle.bmc.clusterhealth.requests.CreateDiagnosisStoreRequest
-
Packages that use CreateDiagnosisStoreRequest Package Description com.oracle.bmc.clusterhealth com.oracle.bmc.clusterhealth.requests -
-
Uses of CreateDiagnosisStoreRequest in com.oracle.bmc.clusterhealth
Methods in com.oracle.bmc.clusterhealth with parameters of type CreateDiagnosisStoreRequest Modifier and Type Method Description CreateDiagnosisStoreResponseDiagnosis. createDiagnosisStore(CreateDiagnosisStoreRequest request)Creates a Diagnosis Store.Future<CreateDiagnosisStoreResponse>DiagnosisAsync. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler)Creates a Diagnosis Store.Future<CreateDiagnosisStoreResponse>DiagnosisAsyncClient. createDiagnosisStore(CreateDiagnosisStoreRequest request, AsyncHandler<CreateDiagnosisStoreRequest,CreateDiagnosisStoreResponse> handler)CreateDiagnosisStoreResponseDiagnosisClient. createDiagnosisStore(CreateDiagnosisStoreRequest request)Method parameters in com.oracle.bmc.clusterhealth with type arguments of type CreateDiagnosisStoreRequest 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 CreateDiagnosisStoreRequest in com.oracle.bmc.clusterhealth.requests
Methods in com.oracle.bmc.clusterhealth.requests that return CreateDiagnosisStoreRequest Modifier and Type Method Description CreateDiagnosisStoreRequestCreateDiagnosisStoreRequest.Builder. build()Build the instance of CreateDiagnosisStoreRequest as configured by this builderCreateDiagnosisStoreRequestCreateDiagnosisStoreRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateDiagnosisStoreRequest as configured by this builderMethods in com.oracle.bmc.clusterhealth.requests with parameters of type CreateDiagnosisStoreRequest Modifier and Type Method Description CreateDiagnosisStoreRequest.BuilderCreateDiagnosisStoreRequest.Builder. copy(CreateDiagnosisStoreRequest o)Copy method to populate the builder with values from the given instance.
-