Package | Description |
---|---|
com.oracle.bmc.dataflow | |
com.oracle.bmc.dataflow.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
DataFlowWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
PrivateEndpointLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
DataFlowWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
PrivateEndpointLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPrivateEndpointRequest,GetPrivateEndpointResponse> |
DataFlowWaiters.forPrivateEndpoint(GetPrivateEndpointRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
PrivateEndpointLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetPrivateEndpointResponse> |
DataFlowAsyncClient.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler) |
Future<GetPrivateEndpointResponse> |
DataFlowAsync.getPrivateEndpoint(GetPrivateEndpointRequest request,
AsyncHandler<GetPrivateEndpointRequest,GetPrivateEndpointResponse> handler)
Retrieves an private endpoint using a
privateEndpointId . |
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointRequest |
GetPrivateEndpointRequest.Builder.build()
Build the instance of GetPrivateEndpointRequest as configured by this builder
|
GetPrivateEndpointRequest |
GetPrivateEndpointRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPrivateEndpointRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPrivateEndpointRequest.Builder |
GetPrivateEndpointRequest.Builder.copy(GetPrivateEndpointRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.