Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
CreatePatchResponse |
FleetAppsManagementOperations.createPatch(CreatePatchRequest request)
Creates a new Patch.
|
CreatePatchResponse |
FleetAppsManagementOperationsClient.createPatch(CreatePatchRequest request) |
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 |
---|---|
CreatePatchRequest |
CreatePatchRequest.Builder.build()
Build the instance of CreatePatchRequest as configured by this builder
|
CreatePatchRequest |
CreatePatchRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreatePatchRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreatePatchRequest.Builder |
CreatePatchRequest.Builder.copy(CreatePatchRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.