Package | Description |
---|---|
com.oracle.bmc.osmanagementhub | |
com.oracle.bmc.osmanagementhub.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
SoftwareSource.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
SoftwareSource.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
SoftwareSourceWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
SoftwareSource.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwareSourceResponse> |
SoftwareSourceAsync.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler)
Returns information about the specified software source.
|
Future<GetSoftwareSourceResponse> |
SoftwareSourceAsyncClient.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceRequest |
GetSoftwareSourceRequest.Builder.build()
Build the instance of GetSoftwareSourceRequest as configured by this builder
|
GetSoftwareSourceRequest |
GetSoftwareSourceRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetSoftwareSourceRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetSoftwareSourceRequest.Builder |
GetSoftwareSourceRequest.Builder.copy(GetSoftwareSourceRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.