| Package | Description |
|---|---|
| com.oracle.bmc.events | |
| com.oracle.bmc.events.responses |
| 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) |
| 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 |
|---|---|
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 |
|---|---|
ChangeRuleCompartmentResponse |
ChangeRuleCompartmentResponse.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
ChangeRuleCompartmentResponse.Builder |
ChangeRuleCompartmentResponse.Builder.copy(ChangeRuleCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2021. All rights reserved.