Uses of Class
io.helidon.integrations.oci.objectstorage.GetObjectRx.Response
-
Packages that use GetObjectRx.Response Package Description io.helidon.integrations.oci.objectstorage OCI Object Storage integration. -
-
Uses of GetObjectRx.Response in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type GetObjectRx.Response Modifier and Type Method Description Single<ApiOptionalResponse<GetObjectRx.Response>>
OciObjectStorageRx. getObject(GetObject.Request request)
Deprecated, for removal: This API element is subject to removal in a future version.Gets the metadata and body of an object.
-