Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointResponse |
DataFlowClient.createPrivateEndpoint(CreatePrivateEndpointRequest request) |
CreatePrivateEndpointResponse |
DataFlow.createPrivateEndpoint(CreatePrivateEndpointRequest request)
Creates a private endpoint to be used by applications.
|
Future<CreatePrivateEndpointResponse> |
DataFlowAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Future<CreatePrivateEndpointResponse> |
DataFlowAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a private endpoint to be used by applications.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePrivateEndpointResponse> |
DataFlowAsyncClient.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler) |
Future<CreatePrivateEndpointResponse> |
DataFlowAsync.createPrivateEndpoint(CreatePrivateEndpointRequest request,
AsyncHandler<CreatePrivateEndpointRequest,CreatePrivateEndpointResponse> handler)
Creates a private endpoint to be used by applications.
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointRequest |
CreatePrivateEndpointRequest.Builder.build()
Build the instance of CreatePrivateEndpointRequest as configured by this builder
|
CreatePrivateEndpointRequest |
CreatePrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreatePrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreatePrivateEndpointRequest.Builder |
CreatePrivateEndpointRequest.Builder.copy(CreatePrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.