Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
CreateConfigResponse |
StackMonitoring.createConfig(CreateConfigRequest request)
Creates a configuration item, for example to define whether resources of a specific type
should be discovered automatically.
|
CreateConfigResponse |
StackMonitoringClient.createConfig(CreateConfigRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<CreateConfigResponse> |
StackMonitoringAsyncClient.createConfig(CreateConfigRequest request,
AsyncHandler<CreateConfigRequest,CreateConfigResponse> handler) |
Future<CreateConfigResponse> |
StackMonitoringAsync.createConfig(CreateConfigRequest request,
AsyncHandler<CreateConfigRequest,CreateConfigResponse> handler)
Creates a configuration item, for example to define whether resources of a specific type
should be discovered automatically.
|
Modifier and Type | Method and Description |
---|---|
Future<CreateConfigResponse> |
StackMonitoringAsyncClient.createConfig(CreateConfigRequest request,
AsyncHandler<CreateConfigRequest,CreateConfigResponse> handler) |
Future<CreateConfigResponse> |
StackMonitoringAsync.createConfig(CreateConfigRequest request,
AsyncHandler<CreateConfigRequest,CreateConfigResponse> handler)
Creates a configuration item, for example to define whether resources of a specific type
should be discovered automatically.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigResponse |
CreateConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
CreateConfigResponse.Builder |
CreateConfigResponse.Builder.copy(CreateConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.