Class GetObjectRx
- java.lang.Object
-
- io.helidon.integrations.oci.objectstorage.GetObjectRx
-
public final class GetObjectRx extends Object
Reactive get object request and response.
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
GetObjectRx.Response
Response object parsed from JSON returned by theRestApi
.
-