Package | Description |
---|---|
com.oracle.bmc.sch | |
com.oracle.bmc.sch.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetServiceConnectorRequest,GetServiceConnectorResponse> |
ServiceConnectorWaiters.forServiceConnector(GetServiceConnectorRequest request,
LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetServiceConnectorRequest,GetServiceConnectorResponse> |
ServiceConnectorWaiters.forServiceConnector(GetServiceConnectorRequest request,
LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetServiceConnectorRequest,GetServiceConnectorResponse> |
ServiceConnectorWaiters.forServiceConnector(GetServiceConnectorRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetServiceConnectorResponse> |
ServiceConnectorAsync.getServiceConnector(GetServiceConnectorRequest request,
AsyncHandler<GetServiceConnectorRequest,GetServiceConnectorResponse> handler)
Gets the specified connector’s configuration information.
|
Future<GetServiceConnectorResponse> |
ServiceConnectorAsyncClient.getServiceConnector(GetServiceConnectorRequest request,
AsyncHandler<GetServiceConnectorRequest,GetServiceConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetServiceConnectorRequest |
GetServiceConnectorRequest.Builder.build()
Build the instance of GetServiceConnectorRequest as configured by this builder
|
GetServiceConnectorRequest |
GetServiceConnectorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetServiceConnectorRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetServiceConnectorRequest.Builder |
GetServiceConnectorRequest.Builder.copy(GetServiceConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.