Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
CreatePreauthenticatedRequestResponse |
ObjectStorage.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request)
Creates a pre-authenticated request specific to the bucket.
|
CreatePreauthenticatedRequestResponse |
ObjectStorageClient.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePreauthenticatedRequestResponse> |
ObjectStorageAsyncClient.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request,
AsyncHandler<CreatePreauthenticatedRequestRequest,CreatePreauthenticatedRequestResponse> handler) |
Future<CreatePreauthenticatedRequestResponse> |
ObjectStorageAsync.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request,
AsyncHandler<CreatePreauthenticatedRequestRequest,CreatePreauthenticatedRequestResponse> handler)
Creates a pre-authenticated request specific to the bucket.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePreauthenticatedRequestResponse> |
ObjectStorageAsyncClient.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request,
AsyncHandler<CreatePreauthenticatedRequestRequest,CreatePreauthenticatedRequestResponse> handler) |
Future<CreatePreauthenticatedRequestResponse> |
ObjectStorageAsync.createPreauthenticatedRequest(CreatePreauthenticatedRequestRequest request,
AsyncHandler<CreatePreauthenticatedRequestRequest,CreatePreauthenticatedRequestResponse> handler)
Creates a pre-authenticated request specific to the bucket.
|
Modifier and Type | Method and Description |
---|---|
CreatePreauthenticatedRequestResponse |
CreatePreauthenticatedRequestResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePreauthenticatedRequestResponse.Builder |
CreatePreauthenticatedRequestResponse.Builder.copy(CreatePreauthenticatedRequestResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.