Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.responses |
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse |
FleetAppsManagementOperations.createPatch(CreatePatchRequest request)
Creates a new Patch.
|
CreatePatchResponse |
FleetAppsManagementOperationsClient.createPatch(CreatePatchRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreatePatchResponse> |
FleetAppsManagementOperationsAsyncClient.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler) |
Future<CreatePatchResponse> |
FleetAppsManagementOperationsAsync.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)
Creates a new Patch.
|
Modifier and Type | Method and Description |
---|---|
Future<CreatePatchResponse> |
FleetAppsManagementOperationsAsyncClient.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler) |
Future<CreatePatchResponse> |
FleetAppsManagementOperationsAsync.createPatch(CreatePatchRequest request,
AsyncHandler<CreatePatchRequest,CreatePatchResponse> handler)
Creates a new Patch.
|
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse |
CreatePatchResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse.Builder |
CreatePatchResponse.Builder.copy(CreatePatchResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.