Package | Description |
---|---|
com.oracle.bmc.events | |
com.oracle.bmc.events.responses |
Modifier and Type | Method and Description |
---|---|
ChangeRuleCompartmentResponse |
EventsClient.changeRuleCompartment(ChangeRuleCompartmentRequest request) |
ChangeRuleCompartmentResponse |
Events.changeRuleCompartment(ChangeRuleCompartmentRequest request)
Moves a rule into a different compartment within the same tenancy.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeRuleCompartmentResponse> |
EventsAsync.changeRuleCompartment(ChangeRuleCompartmentRequest request,
AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler)
Moves a rule into a different compartment within the same tenancy.
|
Future<ChangeRuleCompartmentResponse> |
EventsAsyncClient.changeRuleCompartment(ChangeRuleCompartmentRequest request,
AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<ChangeRuleCompartmentResponse> |
EventsAsync.changeRuleCompartment(ChangeRuleCompartmentRequest request,
AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler)
Moves a rule into a different compartment within the same tenancy.
|
Future<ChangeRuleCompartmentResponse> |
EventsAsyncClient.changeRuleCompartment(ChangeRuleCompartmentRequest request,
AsyncHandler<ChangeRuleCompartmentRequest,ChangeRuleCompartmentResponse> handler) |
Modifier and Type | Method and Description |
---|---|
ChangeRuleCompartmentResponse |
ChangeRuleCompartmentResponse.Builder.build()
Build the response object.
|
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–2024. All rights reserved.