Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
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) |
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 |
---|---|
ManageLicenseRequest |
ManageLicenseRequest.Builder.build()
Build the instance of ManageLicenseRequest as configured by this builder
|
ManageLicenseRequest |
ManageLicenseRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ManageLicenseRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ManageLicenseRequest.Builder |
ManageLicenseRequest.Builder.copy(ManageLicenseRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.