Home
last modified time | relevance | path

Searched refs:FpgaImage (Results 1 – 25 of 89) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/include/aws/ec2/model/
H A DFpgaImage.h37 class AWS_EC2_API FpgaImage
40 FpgaImage();
41 FpgaImage(const Aws::Utils::Xml::XmlNode& xmlNode);
42 FpgaImage& operator=(const Aws::Utils::Xml::XmlNode& xmlNode);
86 inline FpgaImage& WithFpgaImageId(const char* value) { SetFpgaImageId(value); return *this;} in WithFpgaImageId()
158 inline FpgaImage& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
168 inline FpgaImage& WithName(const char* value) { SetName(value); return *this;} in WithName()
284 inline FpgaImage& WithPciId(const PciId& value) { SetPciId(value); return *this;} in WithPciId()
289 inline FpgaImage& WithPciId(PciId&& value) { SetPciId(std::move(value)); return *this;} in WithPciId()
423 inline FpgaImage& WithOwnerId(const char* value) { SetOwnerId(value); return *this;} in WithOwnerId()
[all …]
H A DDescribeFpgaImagesResponse.h41 inline const Aws::Vector<FpgaImage>& GetFpgaImages() const{ return m_fpgaImages; } in GetFpgaImages()
46 inline void SetFpgaImages(const Aws::Vector<FpgaImage>& value) { m_fpgaImages = value; } in SetFpgaImages()
51 inline void SetFpgaImages(Aws::Vector<FpgaImage>&& value) { m_fpgaImages = std::move(value); } in SetFpgaImages()
56 …inline DescribeFpgaImagesResponse& WithFpgaImages(const Aws::Vector<FpgaImage>& value) { SetFpgaIm… in WithFpgaImages()
61 …inline DescribeFpgaImagesResponse& WithFpgaImages(Aws::Vector<FpgaImage>&& value) { SetFpgaImages(… in WithFpgaImages()
66 …inline DescribeFpgaImagesResponse& AddFpgaImages(const FpgaImage& value) { m_fpgaImages.push_back(… in AddFpgaImages()
71 …inline DescribeFpgaImagesResponse& AddFpgaImages(FpgaImage&& value) { m_fpgaImages.push_back(std::… in AddFpgaImages()
134 Aws::Vector<FpgaImage> m_fpgaImages;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-ec2/source/model/
H A DFpgaImage.cpp23 FpgaImage::FpgaImage() : in FpgaImage() function in Aws::EC2::Model::FpgaImage
44 FpgaImage::FpgaImage(const XmlNode& xmlNode) : in FpgaImage() function in Aws::EC2::Model::FpgaImage
66 FpgaImage& FpgaImage::operator =(const XmlNode& xmlNode) in operator =()
179 void FpgaImage::OutputToStream(Aws::OStream& oStream, const char* location, unsigned index, const c… in OutputToStream()
274 void FpgaImage::OutputToStream(Aws::OStream& oStream, const char* location) const in OutputToStream()
/dports/security/lego/lego-4.5.3/vendor/github.com/aliyun/alibaba-cloud-sdk-go/services/faas/
H A Dstruct_fpga_images.go20 FpgaImage []FpgaImage `json:"FpgaImage" xml:"FpgaImage"` member
H A Dstruct_fpga_images_in_describe_fpga_images.go20 FpgaImage []FpgaImage `json:"fpgaImage" xml:"fpgaImage"` member
H A Dstruct_fpga_images_in_describe_publish_fpga_images.go20 FpgaImage []FpgaImage `json:"fpgaImage" xml:"fpgaImage"` member
H A Dstruct_fpga_image.go19 type FpgaImage struct { struct
H A Ddescribe_fpga_images.go87 FpgaImages []FpgaImage `json:"FpgaImages" xml:"FpgaImages"`
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/ec2/
H A Dapi_op_DescribeFpgaImages.go96 FpgaImages []types.FpgaImage
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/ec2/
H A Dapi_op_DescribeFpgaImages.go98 FpgaImages []types.FpgaImage
/dports/databases/tile38/tile38-1.12.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go40446 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
40452 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
40464 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
40470 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
40476 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
40482 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
40488 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
40500 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
40506 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
40518 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/databases/prometheus-postgresql-adapter/prometheus-postgresql-adapter-0.6.0/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46761 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
46767 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
46779 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
46785 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
46791 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
46797 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
46803 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
46815 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
46821 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
46833 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/sysutils/aptly/aptly-1.4.0/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go44936 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
44942 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
44954 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
44960 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
44966 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
44972 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
44978 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
44990 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
44996 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
45008 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/devel/awless/awless-0.1.11/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go44904 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
44910 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
44922 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
44928 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
44934 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
44940 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
44946 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
44958 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
44964 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
44976 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/net/bosh-bootloader/bosh-bootloader-7.2.12/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46710 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
46716 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
46728 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
46734 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
46740 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
46746 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
46752 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
46764 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
46770 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
46782 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/sysutils/docker-registry/distribution-2.7.1/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.15.11/service/ec2/
H A Dapi.go46756 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage {
46762 func (s *FpgaImage) SetDescription(v string) *FpgaImage {
46774 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage {
46780 func (s *FpgaImage) SetName(v string) *FpgaImage {
46786 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage {
46792 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage {
46798 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage {
46810 func (s *FpgaImage) SetPublic(v bool) *FpgaImage {
46816 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage {
46828 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage {
[all …]
/dports/sysutils/istio/istio-1.6.7/vendor/github.com/hashicorp/vault/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46804 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
46810 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
46822 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
46828 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
46834 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
46840 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
46846 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
46858 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
46864 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
46876 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/prometheus/prometheus/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go46661 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
46667 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
46679 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
46685 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
46691 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
46697 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
46703 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
46715 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
46721 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
46733 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]
/dports/misc/concourse/vault-bdd38fca2cff/vendor/github.com/aws/aws-sdk-go/service/ec2/
H A Dapi.go61302 func (s *FpgaImage) SetCreateTime(v time.Time) *FpgaImage { argument
61314 func (s *FpgaImage) SetDescription(v string) *FpgaImage { argument
61326 func (s *FpgaImage) SetFpgaImageId(v string) *FpgaImage { argument
61332 func (s *FpgaImage) SetName(v string) *FpgaImage { argument
61338 func (s *FpgaImage) SetOwnerAlias(v string) *FpgaImage { argument
61344 func (s *FpgaImage) SetOwnerId(v string) *FpgaImage { argument
61350 func (s *FpgaImage) SetPciId(v *PciId) *FpgaImage { argument
61362 func (s *FpgaImage) SetPublic(v bool) *FpgaImage { argument
61368 func (s *FpgaImage) SetShellVersion(v string) *FpgaImage { argument
61380 func (s *FpgaImage) SetTags(v []*Tag) *FpgaImage { argument
[all …]

1234