Package | Description |
---|---|
com.oracle.bmc.stackmonitoring | |
com.oracle.bmc.stackmonitoring.requests |
Modifier and Type | Method and Description |
---|---|
UpdateAndPropagateTagsResponse |
StackMonitoring.updateAndPropagateTags(UpdateAndPropagateTagsRequest request)
Provided tags will be added or updated in the existing list of tags for the affected
resources.
|
UpdateAndPropagateTagsResponse |
StackMonitoringClient.updateAndPropagateTags(UpdateAndPropagateTagsRequest request) |
Future<UpdateAndPropagateTagsResponse> |
StackMonitoringAsync.updateAndPropagateTags(UpdateAndPropagateTagsRequest request,
AsyncHandler<UpdateAndPropagateTagsRequest,UpdateAndPropagateTagsResponse> handler)
Provided tags will be added or updated in the existing list of tags for the affected
resources.
|
Future<UpdateAndPropagateTagsResponse> |
StackMonitoringAsyncClient.updateAndPropagateTags(UpdateAndPropagateTagsRequest request,
AsyncHandler<UpdateAndPropagateTagsRequest,UpdateAndPropagateTagsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<UpdateAndPropagateTagsResponse> |
StackMonitoringAsync.updateAndPropagateTags(UpdateAndPropagateTagsRequest request,
AsyncHandler<UpdateAndPropagateTagsRequest,UpdateAndPropagateTagsResponse> handler)
Provided tags will be added or updated in the existing list of tags for the affected
resources.
|
Future<UpdateAndPropagateTagsResponse> |
StackMonitoringAsyncClient.updateAndPropagateTags(UpdateAndPropagateTagsRequest request,
AsyncHandler<UpdateAndPropagateTagsRequest,UpdateAndPropagateTagsResponse> handler) |
Modifier and Type | Method and Description |
---|---|
UpdateAndPropagateTagsRequest |
UpdateAndPropagateTagsRequest.Builder.build()
Build the instance of UpdateAndPropagateTagsRequest as configured by this builder
|
UpdateAndPropagateTagsRequest |
UpdateAndPropagateTagsRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateAndPropagateTagsRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateAndPropagateTagsRequest.Builder |
UpdateAndPropagateTagsRequest.Builder.copy(UpdateAndPropagateTagsRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2023. All rights reserved.