Uses of Class
io.helidon.integrations.oci.objectstorage.health.OciObjectStorageHealthCheck.Builder
Packages that use OciObjectStorageHealthCheck.Builder
-
Uses of OciObjectStorageHealthCheck.Builder in io.helidon.integrations.oci.objectstorage.health
Methods in io.helidon.integrations.oci.objectstorage.health that return OciObjectStorageHealthCheck.BuilderModifier and TypeMethodDescriptionAdd a bucket to the list.OciObjectStorageHealthCheck.builder()Create a new fluent API builder to configure a new health check.Set up this builder using config.Set the namespace.OciObjectStorageHealthCheck.Builder.ociObjectStorage(OciObjectStorageRx ociObjectStorage) Set the underlying OCI ObjectStorage RX client.