Package | Description |
---|---|
com.oracle.bmc.osmanagement | |
com.oracle.bmc.osmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
OsManagementWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
LifecycleStates... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
OsManagementWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
LifecycleStates targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetSoftwareSourceRequest,GetSoftwareSourceResponse> |
OsManagementWaiters.forSoftwareSource(GetSoftwareSourceRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
LifecycleStates... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetSoftwareSourceResponse> |
OsManagementAsync.getSoftwareSource(GetSoftwareSourceRequest request,
AsyncHandler<GetSoftwareSourceRequest,GetSoftwareSourceResponse> handler)
Returns a specific Software Source.
|
Future<GetSoftwareSourceResponse> |
OsManagementAsyncClient.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.