Uses of Class
com.oracle.bmc.objectstorage.responses.GetPreauthenticatedRequestResponse
- 
Packages that use GetPreauthenticatedRequestResponse Package Description com.oracle.bmc.objectstorage com.oracle.bmc.objectstorage.responses 
- 
- 
Uses of GetPreauthenticatedRequestResponse in com.oracle.bmc.objectstorageMethods in com.oracle.bmc.objectstorage that return GetPreauthenticatedRequestResponse Modifier and Type Method Description GetPreauthenticatedRequestResponseObjectStorage. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request)Gets the pre-authenticated request for the bucket.GetPreauthenticatedRequestResponseObjectStorageClient. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request)Methods in com.oracle.bmc.objectstorage that return types with arguments of type GetPreauthenticatedRequestResponse Modifier and Type Method Description Future<GetPreauthenticatedRequestResponse>ObjectStorageAsync. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request, AsyncHandler<GetPreauthenticatedRequestRequest,GetPreauthenticatedRequestResponse> handler)Gets the pre-authenticated request for the bucket.Future<GetPreauthenticatedRequestResponse>ObjectStorageAsyncClient. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request, AsyncHandler<GetPreauthenticatedRequestRequest,GetPreauthenticatedRequestResponse> handler)Method parameters in com.oracle.bmc.objectstorage with type arguments of type GetPreauthenticatedRequestResponse Modifier and Type Method Description Future<GetPreauthenticatedRequestResponse>ObjectStorageAsync. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request, AsyncHandler<GetPreauthenticatedRequestRequest,GetPreauthenticatedRequestResponse> handler)Gets the pre-authenticated request for the bucket.Future<GetPreauthenticatedRequestResponse>ObjectStorageAsyncClient. getPreauthenticatedRequest(GetPreauthenticatedRequestRequest request, AsyncHandler<GetPreauthenticatedRequestRequest,GetPreauthenticatedRequestResponse> handler)
- 
Uses of GetPreauthenticatedRequestResponse in com.oracle.bmc.objectstorage.responsesMethods in com.oracle.bmc.objectstorage.responses that return GetPreauthenticatedRequestResponse Modifier and Type Method Description GetPreauthenticatedRequestResponseGetPreauthenticatedRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.objectstorage.responses with parameters of type GetPreauthenticatedRequestResponse Modifier and Type Method Description GetPreauthenticatedRequestResponse.BuilderGetPreauthenticatedRequestResponse.Builder. copy(GetPreauthenticatedRequestResponse o)Copy method to populate the builder with values from the given instance.
 
-