Package | Description |
---|---|
com.oracle.bmc.opensearch | |
com.oracle.bmc.opensearch.responses |
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterResponse |
OpensearchClusterClient.configureOutboundCluster(ConfigureOutboundClusterRequest request) |
ConfigureOutboundClusterResponse |
OpensearchCluster.configureOutboundCluster(ConfigureOutboundClusterRequest request)
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 |
---|---|
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 |
---|---|
ConfigureOutboundClusterResponse |
ConfigureOutboundClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ConfigureOutboundClusterResponse.Builder |
ConfigureOutboundClusterResponse.Builder.copy(ConfigureOutboundClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.