| Package | Description |
|---|---|
| com.oracle.bmc.events | |
| com.oracle.bmc.events.requests |
| Modifier and Type | Method and Description |
|---|---|
ChangeRuleCompartmentResponse |
Events.changeRuleCompartment(ChangeRuleCompartmentRequest request)
Moves a rule into a different compartment within the same tenancy.
|
ChangeRuleCompartmentResponse |
EventsClient.changeRuleCompartment(ChangeRuleCompartmentRequest request) |
Future<ChangeRuleCompartmentResponse> |
EventsAsync.changeRuleCompartment(ChangeRuleCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler)
Moves a rule into a different compartment within the same tenancy.
|
Future<ChangeRuleCompartmentResponse> |
EventsAsyncClient.changeRuleCompartment(ChangeRuleCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
Future<ChangeRuleCompartmentResponse> |
EventsAsync.changeRuleCompartment(ChangeRuleCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler)
Moves a rule into a different compartment within the same tenancy.
|
Future<ChangeRuleCompartmentResponse> |
EventsAsyncClient.changeRuleCompartment(ChangeRuleCompartmentRequest request,
com.oracle.bmc.responses.AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler) |
| Modifier and Type | Method and Description |
|---|---|
ChangeRuleCompartmentRequest |
ChangeRuleCompartmentRequest.Builder.build()
Build the instance of ChangeRuleCompartmentRequest as configured by this builder
|
ChangeRuleCompartmentRequest |
ChangeRuleCompartmentRequest.Builder.buildWithoutInvocationCallback() |
| Modifier and Type | Method and Description |
|---|---|
ChangeRuleCompartmentRequest.Builder |
ChangeRuleCompartmentRequest.Builder.copy(ChangeRuleCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.