Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.responses |
Modifier and Type | Method and Description |
---|---|
ManageLicenseResponse |
StackMonitoring.manageLicense(ManageLicenseRequest request)
Each resource is assigned a license based on which features are enabled for it.
|
ManageLicenseResponse |
StackMonitoringClient.manageLicense(ManageLicenseRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<ManageLicenseResponse> |
StackMonitoringAsyncClient.manageLicense(ManageLicenseRequest request,
AsyncHandler<ManageLicenseRequest,ManageLicenseResponse> handler) |
Future<ManageLicenseResponse> |
StackMonitoringAsync.manageLicense(ManageLicenseRequest request,
AsyncHandler<ManageLicenseRequest,ManageLicenseResponse> handler)
Each resource is assigned a license based on which features are enabled for it.
|
Modifier and Type | Method and Description |
---|---|
Future<ManageLicenseResponse> |
StackMonitoringAsyncClient.manageLicense(ManageLicenseRequest request,
AsyncHandler<ManageLicenseRequest,ManageLicenseResponse> handler) |
Future<ManageLicenseResponse> |
StackMonitoringAsync.manageLicense(ManageLicenseRequest request,
AsyncHandler<ManageLicenseRequest,ManageLicenseResponse> handler)
Each resource is assigned a license based on which features are enabled for it.
|
Modifier and Type | Method and Description |
---|---|
ManageLicenseResponse |
ManageLicenseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ManageLicenseResponse.Builder |
ManageLicenseResponse.Builder.copy(ManageLicenseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.