Package | Description |
---|---|
com.oracle.bmc.objectstorage | |
com.oracle.bmc.objectstorage.responses |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
ObjectStorage.createPrivateEndpoint(CreatePrivateEndpointRequest request)
Create a PrivateEndpoint.
|
CreatePrivateEndpointResponse |
ObjectStorageClient.createPrivateEndpoint(CreatePrivateEndpointRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
ObjectStorageAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Future<CreatePrivateEndpointResponse> |
ObjectStorageAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Create a PrivateEndpoint.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
ObjectStorageAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Future<CreatePrivateEndpointResponse> |
ObjectStorageAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Create a PrivateEndpoint.
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
CreatePrivateEndpointResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse.Builder |
CreatePrivateEndpointResponse.Builder.copy(CreatePrivateEndpointResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.