Home
last modified time | relevance | path

Searched refs:VpcConfigResponse (Results 1 – 25 of 139) sorted by relevance

123456

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eks/include/aws/eks/model/
H A DVpcConfigResponse.h33 class AWS_EKS_API VpcConfigResponse
36 VpcConfigResponse();
37 VpcConfigResponse(Aws::Utils::Json::JsonView jsonValue);
38 VpcConfigResponse& operator=(Aws::Utils::Json::JsonView jsonValue);
65 …inline VpcConfigResponse& WithSubnetIds(const Aws::Vector<Aws::String>& value) { SetSubnetIds(valu… in WithSubnetIds()
70 …inline VpcConfigResponse& WithSubnetIds(Aws::Vector<Aws::String>&& value) { SetSubnetIds(std::move… in WithSubnetIds()
237 inline VpcConfigResponse& WithVpcId(const Aws::String& value) { SetVpcId(value); return *this;} in WithVpcId()
242 …inline VpcConfigResponse& WithVpcId(Aws::String&& value) { SetVpcId(std::move(value)); return *thi… in WithVpcId()
247 inline VpcConfigResponse& WithVpcId(const char* value) { SetVpcId(value); return *this;} in WithVpcId()
280 …inline VpcConfigResponse& WithEndpointPublicAccess(bool value) { SetEndpointPublicAccess(value); r… in WithEndpointPublicAccess()
[all …]
H A DCluster.h312 inline const VpcConfigResponse& GetResourcesVpcConfig() const{ return m_resourcesVpcConfig; } in GetResourcesVpcConfig()
334 …inline void SetResourcesVpcConfig(const VpcConfigResponse& value) { m_resourcesVpcConfigHasBeenSet… in SetResourcesVpcConfig()
345 …inline void SetResourcesVpcConfig(VpcConfigResponse&& value) { m_resourcesVpcConfigHasBeenSet = tr… in SetResourcesVpcConfig()
356 …inline Cluster& WithResourcesVpcConfig(const VpcConfigResponse& value) { SetResourcesVpcConfig(val… in WithResourcesVpcConfig()
367 …inline Cluster& WithResourcesVpcConfig(VpcConfigResponse&& value) { SetResourcesVpcConfig(std::mov… in WithResourcesVpcConfig()
827 VpcConfigResponse m_resourcesVpcConfig;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/include/aws/lambda/model/
H A DVpcConfigResponse.h33 class AWS_LAMBDA_API VpcConfigResponse
36 VpcConfigResponse();
37 VpcConfigResponse(Aws::Utils::Json::JsonView jsonValue);
38 VpcConfigResponse& operator=(Aws::Utils::Json::JsonView jsonValue);
65 …inline VpcConfigResponse& WithSubnetIds(const Aws::Vector<Aws::String>& value) { SetSubnetIds(valu… in WithSubnetIds()
70 …inline VpcConfigResponse& WithSubnetIds(Aws::Vector<Aws::String>&& value) { SetSubnetIds(std::move… in WithSubnetIds()
85 …inline VpcConfigResponse& AddSubnetIds(const char* value) { m_subnetIdsHasBeenSet = true; m_subnet… in AddSubnetIds()
111 …inline VpcConfigResponse& WithSecurityGroupIds(const Aws::Vector<Aws::String>& value) { SetSecurit… in WithSecurityGroupIds()
162 inline VpcConfigResponse& WithVpcId(const Aws::String& value) { SetVpcId(value); return *this;} in WithVpcId()
167 …inline VpcConfigResponse& WithVpcId(Aws::String&& value) { SetVpcId(std::move(value)); return *thi… in WithVpcId()
[all …]
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-lambda/source/model/
H A DVpcConfigResponse.cpp21 VpcConfigResponse::VpcConfigResponse() : in VpcConfigResponse() function in Aws::Lambda::Model::VpcConfigResponse
28 VpcConfigResponse::VpcConfigResponse(JsonView jsonValue) : in VpcConfigResponse() function in Aws::Lambda::Model::VpcConfigResponse
36 VpcConfigResponse& VpcConfigResponse::operator =(JsonView jsonValue) in operator =()
68 JsonValue VpcConfigResponse::Jsonize() const in Jsonize()
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-eks/source/model/
H A DVpcConfigResponse.cpp21 VpcConfigResponse::VpcConfigResponse() : in VpcConfigResponse() function in Aws::EKS::Model::VpcConfigResponse
34 VpcConfigResponse::VpcConfigResponse(JsonView jsonValue) : in VpcConfigResponse() function in Aws::EKS::Model::VpcConfigResponse
48 VpcConfigResponse& VpcConfigResponse::operator =(JsonView jsonValue) in operator =()
111 JsonValue VpcConfigResponse::Jsonize() const in Jsonize()
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go482 ResourcesVpcConfig *VpcConfigResponse `locationName:"resourcesVpcConfig" type:"structure"`
543 func (s *Cluster) SetResourcesVpcConfig(v *VpcConfigResponse) *Cluster {
957 type VpcConfigResponse struct { struct
973 func (s VpcConfigResponse) String() string { argument
978 func (s VpcConfigResponse) GoString() string { argument
983 func (s *VpcConfigResponse) SetSecurityGroupIds(v []*string) *VpcConfigResponse { argument
989 func (s *VpcConfigResponse) SetSubnetIds(v []*string) *VpcConfigResponse { argument
995 func (s *VpcConfigResponse) SetVpcId(v string) *VpcConfigResponse { argument
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/eks/
H A Dapi.go482 ResourcesVpcConfig *VpcConfigResponse `locationName:"resourcesVpcConfig" type:"structure"`
543 func (s *Cluster) SetResourcesVpcConfig(v *VpcConfigResponse) *Cluster {
957 type VpcConfigResponse struct { struct
973 func (s VpcConfigResponse) String() string { argument
978 func (s VpcConfigResponse) GoString() string { argument
983 func (s *VpcConfigResponse) SetSecurityGroupIds(v []*string) *VpcConfigResponse { argument
989 func (s *VpcConfigResponse) SetSubnetIds(v []*string) *VpcConfigResponse { argument
995 func (s *VpcConfigResponse) SetVpcId(v string) *VpcConfigResponse { argument
/dports/devel/app-builder/app-builder-3.4.2/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go931 ResourcesVpcConfig *VpcConfigResponse `locationName:"resourcesVpcConfig" type:"structure"`
1004 func (s *Cluster) SetResourcesVpcConfig(v *VpcConfigResponse) *Cluster {
2053 type VpcConfigResponse struct { struct
2081 func (s VpcConfigResponse) String() string { argument
2086 func (s VpcConfigResponse) GoString() string { argument
2091 func (s *VpcConfigResponse) SetEndpointPrivateAccess(v bool) *VpcConfigResponse { argument
2097 func (s *VpcConfigResponse) SetEndpointPublicAccess(v bool) *VpcConfigResponse { argument
2103 func (s *VpcConfigResponse) SetSecurityGroupIds(v []*string) *VpcConfigResponse { argument
2109 func (s *VpcConfigResponse) SetSubnetIds(v []*string) *VpcConfigResponse { argument
2115 func (s *VpcConfigResponse) SetVpcId(v string) *VpcConfigResponse { argument
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go1046 ResourcesVpcConfig *VpcConfigResponse `locationName:"resourcesVpcConfig" type:"structure"`
1125 func (s *Cluster) SetResourcesVpcConfig(v *VpcConfigResponse) *Cluster {
2224 type VpcConfigResponse struct { struct
2252 func (s VpcConfigResponse) String() string { argument
2257 func (s VpcConfigResponse) GoString() string { argument
2262 func (s *VpcConfigResponse) SetEndpointPrivateAccess(v bool) *VpcConfigResponse { argument
2268 func (s *VpcConfigResponse) SetEndpointPublicAccess(v bool) *VpcConfigResponse { argument
2274 func (s *VpcConfigResponse) SetSecurityGroupIds(v []*string) *VpcConfigResponse { argument
2280 func (s *VpcConfigResponse) SetSubnetIds(v []*string) *VpcConfigResponse { argument
2286 func (s *VpcConfigResponse) SetVpcId(v string) *VpcConfigResponse { argument
/dports/misc/concourse/concourse-6.7.2/vendor/github.com/aws/aws-sdk-go/service/eks/
H A Dapi.go1305 ResourcesVpcConfig *VpcConfigResponse `locationName:"resourcesVpcConfig" type:"structure"`
1389 func (s *Cluster) SetResourcesVpcConfig(v *VpcConfigResponse) *Cluster {
2718 type VpcConfigResponse struct { struct
2746 func (s VpcConfigResponse) String() string { argument
2751 func (s VpcConfigResponse) GoString() string { argument
2756 func (s *VpcConfigResponse) SetEndpointPrivateAccess(v bool) *VpcConfigResponse { argument
2762 func (s *VpcConfigResponse) SetEndpointPublicAccess(v bool) *VpcConfigResponse { argument
2768 func (s *VpcConfigResponse) SetSecurityGroupIds(v []*string) *VpcConfigResponse { argument
2774 func (s *VpcConfigResponse) SetSubnetIds(v []*string) *VpcConfigResponse { argument
2780 func (s *VpcConfigResponse) SetVpcId(v string) *VpcConfigResponse { argument
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
730 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
730 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
730 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
704 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
703 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
703 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
703 type VpcConfigResponse struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
704 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
704 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/lambda/types/
H A Dtypes.go433 VpcConfig *VpcConfigResponse
704 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
864 type VpcConfigResponse struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
864 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
894 type VpcConfigResponse struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/eks/types/
H A Dtypes.go158 ResourcesVpcConfig *VpcConfigResponse
864 type VpcConfigResponse struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/lambda/types/
H A Dtypes.go482 VpcConfig *VpcConfigResponse
799 type VpcConfigResponse struct { struct

123456