Home
last modified time | relevance | path

Searched defs:HttpNamespaceChange (Results 1 – 25 of 30) sorted by relevance

12

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-servicediscovery/source/model/
H A DHttpNamespaceChange.cpp21 HttpNamespaceChange::HttpNamespaceChange() : in HttpNamespaceChange() function in Aws::ServiceDiscovery::Model::HttpNamespaceChange
26 HttpNamespaceChange::HttpNamespaceChange(JsonView jsonValue) : in HttpNamespaceChange() function in Aws::ServiceDiscovery::Model::HttpNamespaceChange
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/servicediscovery/types/
H A Dtypes.go372 type HttpNamespaceChange struct { struct
377 Description *string
379 noSmithyDocumentSerde
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go4763 type HttpNamespaceChange struct { struct
4764 _ struct{} `type:"structure"`
4769 Description *string `type:"string" required:"true"`
4773 func (s HttpNamespaceChange) String() string {
4778 func (s HttpNamespaceChange) GoString() string {
4783 func (s *HttpNamespaceChange) Validate() error {
4796 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go4763 type HttpNamespaceChange struct { struct
4764 _ struct{} `type:"structure"`
4769 Description *string `type:"string" required:"true"`
4773 func (s HttpNamespaceChange) String() string {
4778 func (s HttpNamespaceChange) GoString() string {
4783 func (s *HttpNamespaceChange) Validate() error {
4796 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go5043 type HttpNamespaceChange struct { struct
5044 _ struct{} `type:"structure"`
5049 Description *string `type:"string" required:"true"`
5057 func (s HttpNamespaceChange) String() string {
5066 func (s HttpNamespaceChange) GoString() string {
5071 func (s *HttpNamespaceChange) Validate() error {
5084 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go4763 type HttpNamespaceChange struct { struct
4764 _ struct{} `type:"structure"`
4769 Description *string `type:"string" required:"true"`
4773 func (s HttpNamespaceChange) String() string {
4778 func (s HttpNamespaceChange) GoString() string {
4783 func (s *HttpNamespaceChange) Validate() error {
4796 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go5043 type HttpNamespaceChange struct { struct
5044 _ struct{} `type:"structure"`
5049 Description *string `type:"string" required:"true"`
5057 func (s HttpNamespaceChange) String() string {
5066 func (s HttpNamespaceChange) GoString() string {
5071 func (s *HttpNamespaceChange) Validate() error {
5084 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go5043 type HttpNamespaceChange struct { struct
5044 _ struct{} `type:"structure"`
5049 Description *string `type:"string" required:"true"`
5057 func (s HttpNamespaceChange) String() string {
5066 func (s HttpNamespaceChange) GoString() string {
5071 func (s *HttpNamespaceChange) Validate() error {
5084 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go4763 type HttpNamespaceChange struct { struct
4764 _ struct{} `type:"structure"`
4769 Description *string `type:"string" required:"true"`
4773 func (s HttpNamespaceChange) String() string {
4778 func (s HttpNamespaceChange) GoString() string {
4783 func (s *HttpNamespaceChange) Validate() error {
4796 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/service/servicediscovery/
H A Dapi.go4763 type HttpNamespaceChange struct { struct
4764 _ struct{} `type:"structure"`
4769 Description *string `type:"string" required:"true"`
4773 func (s HttpNamespaceChange) String() string {
4778 func (s HttpNamespaceChange) GoString() string {
4783 func (s *HttpNamespaceChange) Validate() error {
4796 func (s *HttpNamespaceChange) SetDescription(v string) *HttpNamespaceChange {
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/servicediscovery/
H A Dserializers.go1362 func awsAwsjson11_serializeDocumentHttpNamespaceChange(v *types.HttpNamespaceChange, value smithyjs…
H A Dvalidators.go725 func validateHttpNamespaceChange(v *types.HttpNamespaceChange) error {
/dports/security/lego/lego-4.5.3/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
H A Dapi-2.json786 "HttpNamespaceChange":{ object
/dports/www/grafana8/grafana-8.3.6/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
H A Dapi-2.json786 "HttpNamespaceChange":{ object
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
H A Dapi-2.json786 "HttpNamespaceChange":{ object
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
H A Dapi-2.json786 "HttpNamespaceChange":{ object
/dports/net/cloudquery/cloudquery-0.16.0/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
H A Dapi-2.json786 "HttpNamespaceChange":{ object
/dports/www/tusd/tusd-1.8.0/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
/dports/net-mgmt/prometheus2/prometheus-2.30.3/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object
/dports/sysutils/terraform/terraform-1.0.11/vendor/github.com/aws/aws-sdk-go/models/apis/servicediscovery/2017-03-14/
H A Ddocs-2.json361 "HttpNamespaceChange": { object

12