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