Package | Description |
---|---|
com.oracle.bmc.events | |
com.oracle.bmc.events.requests |
Modifier and Type | Method and Description |
---|---|
CreateRuleResponse |
EventsClient.createRule(CreateRuleRequest request) |
CreateRuleResponse |
Events.createRule(CreateRuleRequest request)
Creates a new rule.
|
Future<CreateRuleResponse> |
EventsAsync.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler)
Creates a new rule.
|
Future<CreateRuleResponse> |
EventsAsyncClient.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<CreateRuleResponse> |
EventsAsync.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler)
Creates a new rule.
|
Future<CreateRuleResponse> |
EventsAsyncClient.createRule(CreateRuleRequest request,
AsyncHandler<CreateRuleRequest,CreateRuleResponse> handler) |
Modifier and Type | Method and Description |
---|---|
CreateRuleRequest |
CreateRuleRequest.Builder.build()
Build the instance of CreateRuleRequest as configured by this builder
|
CreateRuleRequest |
CreateRuleRequest.Builder.buildWithoutInvocationCallback()
Build the instance of CreateRuleRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
CreateRuleRequest.Builder |
CreateRuleRequest.Builder.copy(CreateRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.