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