Uses of Class
io.helidon.integrations.oci.objectstorage.GetObject.Response
-
Packages that use GetObject.Response Package Description io.helidon.integrations.oci.objectstorage OCI Object Storage integration. -
-
Uses of GetObject.Response in io.helidon.integrations.oci.objectstorage
Methods in io.helidon.integrations.oci.objectstorage that return types with arguments of type GetObject.Response Modifier and Type Method Description ApiOptionalResponse<GetObject.Response>
OciObjectStorage. 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.
-