Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.requests |
Modifier and Type | Method and Description |
---|---|
GetPreauthenticatedRequestResponse |
ObjectStorage.getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request)
Gets the pre-authenticated request for the bucket.
|
GetPreauthenticatedRequestResponse |
ObjectStorageClient.getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request) |
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 |
---|---|
GetPreauthenticatedRequestRequest |
GetPreauthenticatedRequestRequest.Builder.build()
Build the instance of GetPreauthenticatedRequestRequest as configured by this builder
|
GetPreauthenticatedRequestRequest |
GetPreauthenticatedRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPreauthenticatedRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPreauthenticatedRequestRequest.Builder |
GetPreauthenticatedRequestRequest.Builder.copy(GetPreauthenticatedRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.