Package | Description |
---|---|
com.oracle.bmc.events | |
com.oracle.bmc.events.requests |
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.
|
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 |
---|---|
ChangeRuleCompartmentRequest |
ChangeRuleCompartmentRequest.Builder.build()
Build the instance of ChangeRuleCompartmentRequest as configured by this builder
|
ChangeRuleCompartmentRequest |
ChangeRuleCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeRuleCompartmentRequest as configured by this builder
|
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–2024. All rights reserved.