Package | Description |
---|---|
com.oracle.bmc.opensearch | |
com.oracle.bmc.opensearch.requests |
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterResponse |
OpensearchClusterClient.configureOutboundCluster(ConfigureOutboundClusterRequest request) |
ConfigureOutboundClusterResponse |
OpensearchCluster.configureOutboundCluster(ConfigureOutboundClusterRequest request)
Configure Outbound cluster for cross-cluster operations
|
Future<ConfigureOutboundClusterResponse> |
OpensearchClusterAsyncClient.configureOutboundCluster(ConfigureOutboundClusterRequest request,
AsyncHandler<ConfigureOutboundClusterRequest,ConfigureOutboundClusterResponse> handler) |
Future<ConfigureOutboundClusterResponse> |
OpensearchClusterAsync.configureOutboundCluster(ConfigureOutboundClusterRequest request,
AsyncHandler<ConfigureOutboundClusterRequest,ConfigureOutboundClusterResponse> handler)
Configure Outbound cluster for cross-cluster operations
|
Modifier and Type | Method and Description |
---|---|
Future<ConfigureOutboundClusterResponse> |
OpensearchClusterAsyncClient.configureOutboundCluster(ConfigureOutboundClusterRequest request,
AsyncHandler<ConfigureOutboundClusterRequest,ConfigureOutboundClusterResponse> handler) |
Future<ConfigureOutboundClusterResponse> |
OpensearchClusterAsync.configureOutboundCluster(ConfigureOutboundClusterRequest request,
AsyncHandler<ConfigureOutboundClusterRequest,ConfigureOutboundClusterResponse> handler)
Configure Outbound cluster for cross-cluster operations
|
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterRequest |
ConfigureOutboundClusterRequest.Builder.build()
Build the instance of ConfigureOutboundClusterRequest as configured by this builder
|
ConfigureOutboundClusterRequest |
ConfigureOutboundClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ConfigureOutboundClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterRequest.Builder |
ConfigureOutboundClusterRequest.Builder.copy(ConfigureOutboundClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.