Home
last modified time | relevance | path

Searched refs:UpgradeStep (Results 1 – 25 of 80) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/source/model/
H A DUpgradeStep.cpp28 UpgradeStep GetUpgradeStepForName(const Aws::String& name) in GetUpgradeStepForName()
33 return UpgradeStep::PRE_UPGRADE_CHECK; in GetUpgradeStepForName()
37 return UpgradeStep::SNAPSHOT; in GetUpgradeStepForName()
41 return UpgradeStep::UPGRADE; in GetUpgradeStepForName()
47 return static_cast<UpgradeStep>(hashCode); in GetUpgradeStepForName()
50 return UpgradeStep::NOT_SET; in GetUpgradeStepForName()
53 Aws::String GetNameForUpgradeStep(UpgradeStep enumValue) in GetNameForUpgradeStep()
57 case UpgradeStep::PRE_UPGRADE_CHECK: in GetNameForUpgradeStep()
59 case UpgradeStep::SNAPSHOT: in GetNameForUpgradeStep()
61 case UpgradeStep::UPGRADE: in GetNameForUpgradeStep()
H A DGetUpgradeStatusResult.cpp20 m_upgradeStep(UpgradeStep::NOT_SET), in GetUpgradeStatusResult()
26 m_upgradeStep(UpgradeStep::NOT_SET), in GetUpgradeStatusResult()
H A DUpgradeStepItem.cpp22 m_upgradeStep(UpgradeStep::NOT_SET), in UpgradeStepItem()
33 m_upgradeStep(UpgradeStep::NOT_SET), in UpgradeStepItem()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/source/model/
H A DUpgradeStep.cpp28 UpgradeStep GetUpgradeStepForName(const Aws::String& name) in GetUpgradeStepForName()
33 return UpgradeStep::PRE_UPGRADE_CHECK; in GetUpgradeStepForName()
37 return UpgradeStep::SNAPSHOT; in GetUpgradeStepForName()
41 return UpgradeStep::UPGRADE; in GetUpgradeStepForName()
47 return static_cast<UpgradeStep>(hashCode); in GetUpgradeStepForName()
50 return UpgradeStep::NOT_SET; in GetUpgradeStepForName()
53 Aws::String GetNameForUpgradeStep(UpgradeStep enumValue) in GetNameForUpgradeStep()
57 case UpgradeStep::PRE_UPGRADE_CHECK: in GetNameForUpgradeStep()
59 case UpgradeStep::SNAPSHOT: in GetNameForUpgradeStep()
61 case UpgradeStep::UPGRADE: in GetNameForUpgradeStep()
H A DGetUpgradeStatusResult.cpp20 m_upgradeStep(UpgradeStep::NOT_SET), in GetUpgradeStatusResult()
26 m_upgradeStep(UpgradeStep::NOT_SET), in GetUpgradeStatusResult()
H A DUpgradeStepItem.cpp22 m_upgradeStep(UpgradeStep::NOT_SET), in UpgradeStepItem()
33 m_upgradeStep(UpgradeStep::NOT_SET), in UpgradeStepItem()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-opensearch/include/aws/opensearch/model/
H A DGetUpgradeStatusResult.h47 inline const UpgradeStep& GetUpgradeStep() const{ return m_upgradeStep; } in GetUpgradeStep()
53 inline void SetUpgradeStep(const UpgradeStep& value) { m_upgradeStep = value; } in SetUpgradeStep()
59 inline void SetUpgradeStep(UpgradeStep&& value) { m_upgradeStep = std::move(value); } in SetUpgradeStep()
65 …inline GetUpgradeStatusResult& WithUpgradeStep(const UpgradeStep& value) { SetUpgradeStep(value); … in WithUpgradeStep()
71 …inline GetUpgradeStatusResult& WithUpgradeStep(UpgradeStep&& value) { SetUpgradeStep(std::move(val… in WithUpgradeStep()
152 UpgradeStep m_upgradeStep;
H A DUpgradeStepItem.h48 inline const UpgradeStep& GetUpgradeStep() const{ return m_upgradeStep; } in GetUpgradeStep()
60 …inline void SetUpgradeStep(const UpgradeStep& value) { m_upgradeStepHasBeenSet = true; m_upgradeSt… in SetUpgradeStep()
66 …inline void SetUpgradeStep(UpgradeStep&& value) { m_upgradeStepHasBeenSet = true; m_upgradeStep = … in SetUpgradeStep()
72 …inline UpgradeStepItem& WithUpgradeStep(const UpgradeStep& value) { SetUpgradeStep(value); return … in WithUpgradeStep()
78 …inline UpgradeStepItem& WithUpgradeStep(UpgradeStep&& value) { SetUpgradeStep(std::move(value)); r… in WithUpgradeStep()
205 UpgradeStep m_upgradeStep;
H A DUpgradeStep.h16 enum class UpgradeStep enum
26 AWS_OPENSEARCHSERVICE_API UpgradeStep GetUpgradeStepForName(const Aws::String& name);
28 AWS_OPENSEARCHSERVICE_API Aws::String GetNameForUpgradeStep(UpgradeStep value);
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-es/include/aws/es/model/
H A DGetUpgradeStatusResult.h48 inline const UpgradeStep& GetUpgradeStep() const{ return m_upgradeStep; } in GetUpgradeStep()
55 inline void SetUpgradeStep(const UpgradeStep& value) { m_upgradeStep = value; } in SetUpgradeStep()
62 inline void SetUpgradeStep(UpgradeStep&& value) { m_upgradeStep = std::move(value); } in SetUpgradeStep()
69 …inline GetUpgradeStatusResult& WithUpgradeStep(const UpgradeStep& value) { SetUpgradeStep(value); … in WithUpgradeStep()
76 …inline GetUpgradeStatusResult& WithUpgradeStep(UpgradeStep&& value) { SetUpgradeStep(std::move(val… in WithUpgradeStep()
157 UpgradeStep m_upgradeStep;
H A DUpgradeStepItem.h49 inline const UpgradeStep& GetUpgradeStep() const{ return m_upgradeStep; } in GetUpgradeStep()
63 …inline void SetUpgradeStep(const UpgradeStep& value) { m_upgradeStepHasBeenSet = true; m_upgradeSt… in SetUpgradeStep()
70 …inline void SetUpgradeStep(UpgradeStep&& value) { m_upgradeStepHasBeenSet = true; m_upgradeStep = … in SetUpgradeStep()
77 …inline UpgradeStepItem& WithUpgradeStep(const UpgradeStep& value) { SetUpgradeStep(value); return … in WithUpgradeStep()
84 …inline UpgradeStepItem& WithUpgradeStep(UpgradeStep&& value) { SetUpgradeStep(std::move(value)); r… in WithUpgradeStep()
211 UpgradeStep m_upgradeStep;
H A DUpgradeStep.h16 enum class UpgradeStep enum
26 AWS_ELASTICSEARCHSERVICE_API UpgradeStep GetUpgradeStepForName(const Aws::String& name);
28 AWS_ELASTICSEARCHSERVICE_API Aws::String GetNameForUpgradeStep(UpgradeStep value);
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/elasticsearchservice/types/
H A Denums.go428 type UpgradeStep string
432 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
433 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
434 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
440 func (UpgradeStep) Values() []UpgradeStep {
441 return []UpgradeStep{
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Denums.go428 type UpgradeStep string
432 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
433 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
434 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
440 func (UpgradeStep) Values() []UpgradeStep {
441 return []UpgradeStep{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/elasticsearchservice/types/
H A Denums.go428 type UpgradeStep string type
432 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
433 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
434 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
440 func (UpgradeStep) Values() []UpgradeStep {
441 return []UpgradeStep{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/types/
H A Denums.go567 type UpgradeStep string type
571 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
572 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
573 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
579 func (UpgradeStep) Values() []UpgradeStep {
580 return []UpgradeStep{
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/types/
H A Denums.go567 type UpgradeStep string type
571 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
572 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
573 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
579 func (UpgradeStep) Values() []UpgradeStep {
580 return []UpgradeStep{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/elasticsearchservice/types/
H A Denums.go567 type UpgradeStep string type
571 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
572 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
573 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
579 func (UpgradeStep) Values() []UpgradeStep {
580 return []UpgradeStep{
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/elasticsearchservice/types/
H A Denums.go567 type UpgradeStep string type
571 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
572 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
573 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
579 func (UpgradeStep) Values() []UpgradeStep {
580 return []UpgradeStep{
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/elasticsearchservice/types/
H A Denums.go567 type UpgradeStep string type
571 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
572 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
573 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
579 func (UpgradeStep) Values() []UpgradeStep {
580 return []UpgradeStep{
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/opensearch/types/
H A Denums.go651 type UpgradeStep string type
655 UpgradeStepPreUpgradeCheck UpgradeStep = "PRE_UPGRADE_CHECK"
656 UpgradeStepSnapshot UpgradeStep = "SNAPSHOT"
657 UpgradeStepUpgrade UpgradeStep = "UPGRADE"
663 func (UpgradeStep) Values() []UpgradeStep {
664 return []UpgradeStep{
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/elasticsearchservice/
H A Dapi_op_GetUpgradeStatus.go70 UpgradeStep types.UpgradeStep member
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/
H A Dapi_op_GetUpgradeStatus.go70 UpgradeStep types.UpgradeStep member
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/elasticsearchservice/
H A Dapi_op_GetUpgradeStatus.go70 UpgradeStep types.UpgradeStep member
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/elasticsearchservice/
H A Dapi_op_GetUpgradeStatus.go70 UpgradeStep types.UpgradeStep member

1234