Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePatchResponse |
FleetAppsManagementOperations.updatePatch(UpdatePatchRequest request)
Updates the Patch
|
UpdatePatchResponse |
FleetAppsManagementOperationsClient.updatePatch(UpdatePatchRequest request) |
Future<UpdatePatchResponse> |
FleetAppsManagementOperationsAsyncClient.updatePatch(UpdatePatchRequest request,
AsyncHandler<UpdatePatchRequest,UpdatePatchResponse> handler) |
Future<UpdatePatchResponse> |
FleetAppsManagementOperationsAsync.updatePatch(UpdatePatchRequest request,
AsyncHandler<UpdatePatchRequest,UpdatePatchResponse> handler)
Updates the Patch
|
Modifier and Type | Method and Description |
---|---|
Future<UpdatePatchResponse> |
FleetAppsManagementOperationsAsyncClient.updatePatch(UpdatePatchRequest request,
AsyncHandler<UpdatePatchRequest,UpdatePatchResponse> handler) |
Future<UpdatePatchResponse> |
FleetAppsManagementOperationsAsync.updatePatch(UpdatePatchRequest request,
AsyncHandler<UpdatePatchRequest,UpdatePatchResponse> handler)
Updates the Patch
|
Modifier and Type | Method and Description |
---|---|
UpdatePatchRequest |
UpdatePatchRequest.Builder.build()
Build the instance of UpdatePatchRequest as configured by this builder
|
UpdatePatchRequest |
UpdatePatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePatchRequest.Builder |
UpdatePatchRequest.Builder.copy(UpdatePatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.