Package | Description |
---|---|
com.oracle.bmc.fleetappsmanagement | |
com.oracle.bmc.fleetappsmanagement.requests |
Modifier and Type | Method and Description |
---|---|
UpdatePropertyResponse |
FleetAppsManagementAdmin.updateProperty(UpdatePropertyRequest request)
Update a property in Fleet Application Management.
|
UpdatePropertyResponse |
FleetAppsManagementAdminClient.updateProperty(UpdatePropertyRequest request) |
Future<UpdatePropertyResponse> |
FleetAppsManagementAdminAsync.updateProperty(UpdatePropertyRequest request,
AsyncHandler<UpdatePropertyRequest,UpdatePropertyResponse> handler)
Update a property in Fleet Application Management.
|
Future<UpdatePropertyResponse> |
FleetAppsManagementAdminAsyncClient.updateProperty(UpdatePropertyRequest request,
AsyncHandler<UpdatePropertyRequest,UpdatePropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdatePropertyResponse> |
FleetAppsManagementAdminAsync.updateProperty(UpdatePropertyRequest request,
AsyncHandler<UpdatePropertyRequest,UpdatePropertyResponse> handler)
Update a property in Fleet Application Management.
|
Future<UpdatePropertyResponse> |
FleetAppsManagementAdminAsyncClient.updateProperty(UpdatePropertyRequest request,
AsyncHandler<UpdatePropertyRequest,UpdatePropertyResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdatePropertyRequest |
UpdatePropertyRequest.Builder.build()
Build the instance of UpdatePropertyRequest as configured by this builder
|
UpdatePropertyRequest |
UpdatePropertyRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdatePropertyRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdatePropertyRequest.Builder |
UpdatePropertyRequest.Builder.copy(UpdatePropertyRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.