Class

com.github.j5ik2o.reactive.aws.elasticsearch.model.ops

ElasticsearchDomainStatusBuilderOps

Related Doc: package ops

Permalink

final class ElasticsearchDomainStatusBuilderOps extends AnyVal

Linear Supertypes
AnyVal, Any
Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. ElasticsearchDomainStatusBuilderOps
  2. AnyVal
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. All

Instance Constructors

  1. new ElasticsearchDomainStatusBuilderOps(self: Builder)

    Permalink

Value Members

  1. final def !=(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  2. final def ##(): Int

    Permalink
    Definition Classes
    Any
  3. final def ==(arg0: Any): Boolean

    Permalink
    Definition Classes
    Any
  4. final def accessPoliciesAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  5. final def advancedOptionsAsScala(value: Option[Map[String, String]]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  6. final def advancedSecurityOptionsAsScala(value: Option[AdvancedSecurityOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  7. final def arnAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  8. final def asInstanceOf[T0]: T0

    Permalink
    Definition Classes
    Any
  9. final def cognitoOptionsAsScala(value: Option[CognitoOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  10. final def createdAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  11. final def deletedAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  12. final def domainEndpointOptionsAsScala(value: Option[DomainEndpointOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  13. final def domainIdAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  14. final def domainNameAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  15. final def ebsOptionsAsScala(value: Option[EBSOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  16. final def elasticsearchClusterConfigAsScala(value: Option[ElasticsearchClusterConfig]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  17. final def elasticsearchVersionAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  18. final def encryptionAtRestOptionsAsScala(value: Option[EncryptionAtRestOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  19. final def endpointAsScala(value: Option[String]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  20. final def endpointsAsScala(value: Option[Map[String, String]]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  21. def getClass(): Class[_ <: AnyVal]

    Permalink
    Definition Classes
    AnyVal → Any
  22. final def isInstanceOf[T0]: Boolean

    Permalink
    Definition Classes
    Any
  23. final def logPublishingOptionsAsScala(value: Option[Map[LogType, LogPublishingOption]]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  24. final def nodeToNodeEncryptionOptionsAsScala(value: Option[NodeToNodeEncryptionOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  25. final def processingAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  26. val self: Builder

    Permalink
  27. final def serviceSoftwareOptionsAsScala(value: Option[ServiceSoftwareOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  28. final def snapshotOptionsAsScala(value: Option[SnapshotOptions]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  29. def toString(): String

    Permalink
    Definition Classes
    Any
  30. final def upgradeProcessingAsScala(value: Option[Boolean]): Builder

    Permalink
    Annotations
    @SuppressWarnings()
  31. final def vpcOptionsAsScala(value: Option[VPCDerivedInfo]): Builder

    Permalink
    Annotations
    @SuppressWarnings()

Inherited from AnyVal

Inherited from Any

Ungrouped