Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
Patch.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
Patch.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Patch.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
Patch.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
Patch.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetPatchRequest,GetPatchResponse> |
FleetAppsManagementOperationsWaiters.forPatch(GetPatchRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Patch.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
GetPatchResponse |
FleetAppsManagementOperations.getPatch(GetPatchRequest request)
Gets a Patch by identifier
|
GetPatchResponse |
FleetAppsManagementOperationsClient.getPatch(GetPatchRequest request) |
Future<GetPatchResponse> |
FleetAppsManagementOperationsAsyncClient.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler) |
Future<GetPatchResponse> |
FleetAppsManagementOperationsAsync.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler)
Gets a Patch by identifier
|
Modifier and Type | Method and Description |
---|---|
Future<GetPatchResponse> |
FleetAppsManagementOperationsAsyncClient.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler) |
Future<GetPatchResponse> |
FleetAppsManagementOperationsAsync.getPatch(GetPatchRequest request,
AsyncHandler<GetPatchRequest,GetPatchResponse> handler)
Gets a Patch by identifier
|
Modifier and Type | Method and Description |
---|---|
GetPatchRequest |
GetPatchRequest.Builder.build()
Build the instance of GetPatchRequest as configured by this builder
|
GetPatchRequest |
GetPatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetPatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetPatchRequest.Builder |
GetPatchRequest.Builder.copy(GetPatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.