Home
last modified time | relevance | path

Searched defs:GetProfileOutput (Results 1 – 25 of 80) sorted by relevance

1234

/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/codeguruprofiler/
H A Dapi_op_GetProfile.go120 type GetProfileOutput struct { struct
126 ContentType *string
131 Profile []byte
134 ContentEncoding *string
137 ResultMetadata middleware.Metadata
139 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/codeguruprofiler/
H A Dapi_op_GetProfile.go118 type GetProfileOutput struct { struct
124 ContentType *string
129 Profile []byte
132 ContentEncoding *string
135 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/codeguruprofiler/
H A Dapi_op_GetProfile.go118 type GetProfileOutput struct { struct
124 ContentType *string
129 Profile []byte
132 ContentEncoding *string
135 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/codeguruprofiler/
H A Dapi_op_GetProfile.go68 type GetProfileOutput struct { struct
74 ContentType *string
79 Profile []byte
82 ContentEncoding *string
85 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/codeguruprofiler/
H A Dapi_op_GetProfile.go68 type GetProfileOutput struct { struct
74 ContentType *string
79 Profile []byte
82 ContentEncoding *string
85 ResultMetadata middleware.Metadata
H A Ddeserializers.go1522 func awsRestjson1_deserializeOpHttpBindingsGetProfileOutput(v *GetProfileOutput, response *smithyht…
1539 func awsRestjson1_deserializeOpDocumentGetProfileOutput(v *GetProfileOutput, body io.ReadCloser) er…
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/codeguruprofiler/
H A Dapi_op_GetProfile.go68 type GetProfileOutput struct { struct
74 ContentType *string
79 Profile []byte
82 ContentEncoding *string
85 ResultMetadata middleware.Metadata
H A Ddeserializers.go1522 func awsRestjson1_deserializeOpHttpBindingsGetProfileOutput(v *GetProfileOutput, response *smithyht…
1539 func awsRestjson1_deserializeOpDocumentGetProfileOutput(v *GetProfileOutput, body io.ReadCloser) er…
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/codeguruprofiler/
H A Dapi_op_GetProfile.go118 type GetProfileOutput struct { struct
124 ContentType *string
129 Profile []byte
132 ContentEncoding *string
135 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/codeguruprofiler/
H A Dapi_op_GetProfile.go118 type GetProfileOutput struct { struct
124 ContentType *string
129 Profile []byte
132 ContentEncoding *string
135 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-a930583ec379/service/alexaforbusiness/
H A Dapi_op_GetProfile.go38 type GetProfileOutput struct { struct
41 Profile *types.Profile
44 ResultMetadata middleware.Metadata
46 noSmithyDocumentSerde
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/alexaforbusiness/
H A Dapi_op_GetProfile.go36 type GetProfileOutput struct { struct
39 Profile *types.Profile
42 ResultMetadata middleware.Metadata
/dports/net-mgmt/thanos/thanos-0.11.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1446 type GetProfileOutput struct { struct
1447 _ struct{} `type:"structure" payload:"Profile"`
1450 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
1456 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
1462 Profile []byte `locationName:"profile" type:"blob" required:"true"`
1466 func (s GetProfileOutput) String() string {
1471 func (s GetProfileOutput) GoString() string {
1476 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
1482 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
1488 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/security/aws-iam-authenticator/aws-iam-authenticator-0.5.2/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.30.0/service/codeguruprofiler/
H A Dapi.go1500 type GetProfileOutput struct { struct
1501 _ struct{} `type:"structure" payload:"Profile"`
1504 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
1510 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
1515 Profile []byte `locationName:"profile" type:"blob" required:"true"`
1519 func (s GetProfileOutput) String() string {
1524 func (s GetProfileOutput) GoString() string {
1529 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
1535 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
1541 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/dns/cli53/cli53-0.8.18/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1500 type GetProfileOutput struct { struct
1501 _ struct{} `type:"structure" payload:"Profile"`
1504 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
1510 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
1515 Profile []byte `locationName:"profile" type:"blob" required:"true"`
1519 func (s GetProfileOutput) String() string {
1524 func (s GetProfileOutput) GoString() string {
1529 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
1535 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
1541 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go1851 type GetProfileOutput struct { struct
1852 _ struct{} `type:"structure" payload:"Profile"`
1855 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
1861 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
1866 Profile []byte `locationName:"profile" type:"blob" required:"true"`
1870 func (s GetProfileOutput) String() string {
1875 func (s GetProfileOutput) GoString() string {
1880 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
1886 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
1892 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/net/goreplay/goreplay-1.2.0/vendor/github.com/aws/aws-sdk-go/aws-sdk-go-1.33.2/service/codeguruprofiler/
H A Dapi.go3726 type GetProfileOutput struct { struct
3727 _ struct{} `type:"structure" payload:"Profile"`
3730 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
3736 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
3741 Profile []byte `locationName:"profile" type:"blob" required:"true"`
3745 func (s GetProfileOutput) String() string {
3750 func (s GetProfileOutput) GoString() string {
3755 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
3761 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
3767 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/security/vuls/vuls-0.13.7/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go3992 type GetProfileOutput struct { struct
3993 _ struct{} `type:"structure" payload:"Profile"`
3996 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
4002 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
4007 Profile []byte `locationName:"profile" type:"blob" required:"true"`
4011 func (s GetProfileOutput) String() string {
4016 func (s GetProfileOutput) GoString() string {
4021 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
4027 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
4033 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {
/dports/net/rclone/rclone-1.57.0/vendor/github.com/aws/aws-sdk-go/service/codeguruprofiler/
H A Dapi.go3997 type GetProfileOutput struct { struct
3998 _ struct{} `type:"structure" payload:"Profile"`
4001 ContentEncoding *string `location:"header" locationName:"Content-Encoding" type:"string"`
4007 ContentType *string `location:"header" locationName:"Content-Type" type:"string" required:"true"`
4012 Profile []byte `locationName:"profile" type:"blob" required:"true"`
4016 func (s GetProfileOutput) String() string {
4021 func (s GetProfileOutput) GoString() string {
4026 func (s *GetProfileOutput) SetContentEncoding(v string) *GetProfileOutput {
4032 func (s *GetProfileOutput) SetContentType(v string) *GetProfileOutput {
4038 func (s *GetProfileOutput) SetProfile(v []byte) *GetProfileOutput {

1234