Uses of Class
software.amazon.awssdk.services.elasticsearch.model.DomainInformation
-
Packages that use DomainInformation Package Description software.amazon.awssdk.services.elasticsearch.model -
-
Uses of DomainInformation in software.amazon.awssdk.services.elasticsearch.model
Methods in software.amazon.awssdk.services.elasticsearch.model that return DomainInformation Modifier and Type Method Description DomainInformationCreateOutboundCrossClusterSearchConnectionRequest. destinationDomainInfo()Specifies theDomainInformationfor the destination Elasticsearch domain.DomainInformationCreateOutboundCrossClusterSearchConnectionResponse. destinationDomainInfo()Specifies theDomainInformationfor the destination Elasticsearch domain.DomainInformationInboundCrossClusterSearchConnection. destinationDomainInfo()Specifies theDomainInformationfor the destination Elasticsearch domain.DomainInformationOutboundCrossClusterSearchConnection. destinationDomainInfo()Specifies theDomainInformationfor the destination Elasticsearch domain.DomainInformationCreateOutboundCrossClusterSearchConnectionRequest. sourceDomainInfo()Specifies theDomainInformationfor the source Elasticsearch domain.DomainInformationCreateOutboundCrossClusterSearchConnectionResponse. sourceDomainInfo()Specifies theDomainInformationfor the source Elasticsearch domain.DomainInformationInboundCrossClusterSearchConnection. sourceDomainInfo()Specifies theDomainInformationfor the source Elasticsearch domain.DomainInformationOutboundCrossClusterSearchConnection. sourceDomainInfo()Specifies theDomainInformationfor the source Elasticsearch domain.Methods in software.amazon.awssdk.services.elasticsearch.model with parameters of type DomainInformation Modifier and Type Method Description CreateOutboundCrossClusterSearchConnectionRequest.BuilderCreateOutboundCrossClusterSearchConnectionRequest.Builder. destinationDomainInfo(DomainInformation destinationDomainInfo)Specifies theDomainInformationfor the destination Elasticsearch domain.CreateOutboundCrossClusterSearchConnectionResponse.BuilderCreateOutboundCrossClusterSearchConnectionResponse.Builder. destinationDomainInfo(DomainInformation destinationDomainInfo)Specifies theDomainInformationfor the destination Elasticsearch domain.InboundCrossClusterSearchConnection.BuilderInboundCrossClusterSearchConnection.Builder. destinationDomainInfo(DomainInformation destinationDomainInfo)Specifies theDomainInformationfor the destination Elasticsearch domain.OutboundCrossClusterSearchConnection.BuilderOutboundCrossClusterSearchConnection.Builder. destinationDomainInfo(DomainInformation destinationDomainInfo)Specifies theDomainInformationfor the destination Elasticsearch domain.CreateOutboundCrossClusterSearchConnectionRequest.BuilderCreateOutboundCrossClusterSearchConnectionRequest.Builder. sourceDomainInfo(DomainInformation sourceDomainInfo)Specifies theDomainInformationfor the source Elasticsearch domain.CreateOutboundCrossClusterSearchConnectionResponse.BuilderCreateOutboundCrossClusterSearchConnectionResponse.Builder. sourceDomainInfo(DomainInformation sourceDomainInfo)Specifies theDomainInformationfor the source Elasticsearch domain.InboundCrossClusterSearchConnection.BuilderInboundCrossClusterSearchConnection.Builder. sourceDomainInfo(DomainInformation sourceDomainInfo)Specifies theDomainInformationfor the source Elasticsearch domain.OutboundCrossClusterSearchConnection.BuilderOutboundCrossClusterSearchConnection.Builder. sourceDomainInfo(DomainInformation sourceDomainInfo)Specifies theDomainInformationfor the source Elasticsearch domain.
-