Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
UpdateConfigResponse |
StackMonitoring.updateConfig(UpdateConfigRequest request)
Updates the configuration identified by the id given.
|
UpdateConfigResponse |
StackMonitoringClient.updateConfig(UpdateConfigRequest request) |
Future<UpdateConfigResponse> |
StackMonitoringAsyncClient.updateConfig(UpdateConfigRequest request,
AsyncHandler<UpdateConfigRequest,UpdateConfigResponse> handler) |
Future<UpdateConfigResponse> |
StackMonitoringAsync.updateConfig(UpdateConfigRequest request,
AsyncHandler<UpdateConfigRequest,UpdateConfigResponse> handler)
Updates the configuration identified by the id given.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateConfigResponse> |
StackMonitoringAsyncClient.updateConfig(UpdateConfigRequest request,
AsyncHandler<UpdateConfigRequest,UpdateConfigResponse> handler) |
Future<UpdateConfigResponse> |
StackMonitoringAsync.updateConfig(UpdateConfigRequest request,
AsyncHandler<UpdateConfigRequest,UpdateConfigResponse> handler)
Updates the configuration identified by the id given.
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigRequest |
UpdateConfigRequest.Builder.build()
Build the instance of UpdateConfigRequest as configured by this builder
|
UpdateConfigRequest |
UpdateConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateConfigRequest.Builder |
UpdateConfigRequest.Builder.copy(UpdateConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.