Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
DeletePreauthenticatedRequestResponse |
ObjectStorage.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request)
Deletes the pre-authenticated request for the bucket.
|
DeletePreauthenticatedRequestResponse |
ObjectStorageClient.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request) |
Future<DeletePreauthenticatedRequestResponse> |
ObjectStorageAsyncClient.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request,
AsyncHandler<DeletePreauthenticatedRequestRequest,DeletePreauthenticatedRequestResponse> handler) |
Future<DeletePreauthenticatedRequestResponse> |
ObjectStorageAsync.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request,
AsyncHandler<DeletePreauthenticatedRequestRequest,DeletePreauthenticatedRequestResponse> handler)
Deletes the pre-authenticated request for the bucket.
|
Modifier and Type | Method and Description |
---|---|
Future<DeletePreauthenticatedRequestResponse> |
ObjectStorageAsyncClient.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request,
AsyncHandler<DeletePreauthenticatedRequestRequest,DeletePreauthenticatedRequestResponse> handler) |
Future<DeletePreauthenticatedRequestResponse> |
ObjectStorageAsync.deletePreauthenticatedRequest(DeletePreauthenticatedRequestRequest request,
AsyncHandler<DeletePreauthenticatedRequestRequest,DeletePreauthenticatedRequestResponse> handler)
Deletes the pre-authenticated request for the bucket.
|
Modifier and Type | Method and Description |
---|---|
DeletePreauthenticatedRequestRequest |
DeletePreauthenticatedRequestRequest.Builder.build()
Build the instance of DeletePreauthenticatedRequestRequest as configured by this builder
|
DeletePreauthenticatedRequestRequest |
DeletePreauthenticatedRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeletePreauthenticatedRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeletePreauthenticatedRequestRequest.Builder |
DeletePreauthenticatedRequestRequest.Builder.copy(DeletePreauthenticatedRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.