Home
last modified time | relevance | path

Searched refs:ServiceProfile (Results 1 – 25 of 87) sorted by relevance

1234

/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotwireless/include/aws/iotwireless/model/
H A DServiceProfile.h31 class AWS_IOTWIRELESS_API ServiceProfile
34 ServiceProfile();
35 ServiceProfile(Aws::Utils::Json::JsonView jsonValue);
36 ServiceProfile& operator=(Aws::Utils::Json::JsonView jsonValue);
68 inline ServiceProfile& WithArn(const Aws::String& value) { SetArn(value); return *this;} in WithArn()
73 inline ServiceProfile& WithArn(Aws::String&& value) { SetArn(std::move(value)); return *this;} in WithArn()
78 inline ServiceProfile& WithArn(const char* value) { SetArn(value); return *this;} in WithArn()
109 inline ServiceProfile& WithName(const Aws::String& value) { SetName(value); return *this;} in WithName()
119 inline ServiceProfile& WithName(const char* value) { SetName(value); return *this;} in WithName()
150 inline ServiceProfile& WithId(const Aws::String& value) { SetId(value); return *this;} in WithId()
[all …]
H A DListServiceProfilesResult.h83 …inline const Aws::Vector<ServiceProfile>& GetServiceProfileList() const{ return m_serviceProfileLi… in GetServiceProfileList()
88 …inline void SetServiceProfileList(const Aws::Vector<ServiceProfile>& value) { m_serviceProfileList… in SetServiceProfileList()
93 …inline void SetServiceProfileList(Aws::Vector<ServiceProfile>&& value) { m_serviceProfileList = st… in SetServiceProfileList()
98 …inline ListServiceProfilesResult& WithServiceProfileList(const Aws::Vector<ServiceProfile>& value)… in WithServiceProfileList()
103 …inline ListServiceProfilesResult& WithServiceProfileList(Aws::Vector<ServiceProfile>&& value) { Se… in WithServiceProfileList()
108 …inline ListServiceProfilesResult& AddServiceProfileList(const ServiceProfile& value) { m_servicePr… in AddServiceProfileList()
113 …inline ListServiceProfilesResult& AddServiceProfileList(ServiceProfile&& value) { m_serviceProfile… in AddServiceProfileList()
119 Aws::Vector<ServiceProfile> m_serviceProfileList;
/dports/devel/aws-sdk-cpp/aws-sdk-cpp-1.9.129/aws-cpp-sdk-iotwireless/source/model/
H A DServiceProfile.cpp21 ServiceProfile::ServiceProfile() : in ServiceProfile() function in Aws::IoTWireless::Model::ServiceProfile
28 ServiceProfile::ServiceProfile(JsonView jsonValue) : in ServiceProfile() function in Aws::IoTWireless::Model::ServiceProfile
36 ServiceProfile& ServiceProfile::operator =(JsonView jsonValue) in operator =()
62 JsonValue ServiceProfile::Jsonize() const in Jsonize()
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/doc/source/user/resources/network/v2/
H A Dservice_profile.rst6 The ServiceProfile Class
9 The ``ServiceProfile`` class inherits from
12 .. autoclass:: openstack.network.v2.service_profile.ServiceProfile
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/unit/network/v2/
H A Dtest_service_profile.py33 service_profiles = service_profile.ServiceProfile()
44 service_profiles = service_profile.ServiceProfile(**EXAMPLE)
48 service_profiles = service_profile.ServiceProfile(
/dports/devel/awscli/awscli-1.20.61/awscli/examples/iotwireless/
H A Dlist-service-profiles.rst13 …"Arn": "arn:aws:iotwireless:us-east-1:123456789012:ServiceProfile/538185bb-d7e7-4b95-96a0-c51aa4a5…
17 …"Arn": "arn:aws:iotwireless:us-east-1:123456789012:ServiceProfile/ea8bc823-5d13-472e-8d26-9550737d…
H A Dcreate-service-profile.rst10 …"Arn": "arn:aws:iotwireless:us-east-1:123456789012:ServiceProfile/12345678-a1b2-3c45-67d8-e90fa1b2…
H A Dget-service-profile.rst11 …"Arn": "arn:aws:iotwireless:us-east-1:651419225604:ServiceProfile/538185bb-d7e7-4b95-96a0-c51aa4a5…
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/network/v2/
H A Dservice_profile.py16 class ServiceProfile(resource.Resource): class
H A D_proxy.py601 _service_profile.ServiceProfile, service_profile)
620 _service_profile.ServiceProfile, service_profile)
3610 return self._create(_service_profile.ServiceProfile, **attrs)
3627 self._delete(_service_profile.ServiceProfile, service_profile,
3644 return self._find(_service_profile.ServiceProfile, name_or_id,
3659 return self._get(_service_profile.ServiceProfile, service_profile)
3675 return self._list(_service_profile.ServiceProfile, **query)
3689 return self._update(_service_profile.ServiceProfile, service_profile,
/dports/comms/p5-Cisco-UCS/Cisco-UCS-0.51/lib/Cisco/UCS/
H A DServiceProfile.pm1 package Cisco::UCS::ServiceProfile;
/dports/devel/py-openstacksdk/openstacksdk-0.60.0/openstack/tests/functional/network/v2/
H A Dtest_service_profile.py29 assert isinstance(service_profiles, _service_profile.ServiceProfile)
/dports/comms/p5-Cisco-UCS/Cisco-UCS-0.51/
H A DMANIFEST23 lib/Cisco/UCS/ServiceProfile.pm
/dports/comms/p5-Cisco-UCS/Cisco-UCS-0.51/t/
H A Dpod-coverage.t29 pod_coverage_ok( 'Cisco::UCS::ServiceProfile', { also_private => [ 'new' ] } );
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotwireless/types/
H A Dtypes.go354 type ServiceProfile struct { struct
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iotwireless/types/
H A Dtypes.go354 type ServiceProfile struct { struct
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-be1c89938486/service/iotwireless/types/
H A Dtypes.go354 type ServiceProfile struct { struct
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iotwireless/types/
H A Dtypes.go368 type ServiceProfile struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iotwireless/types/
H A Dtypes.go368 type ServiceProfile struct { struct
/dports/security/vault/aws-sdk-go-v2-credentials-v1.1.5/service/iotwireless/types/
H A Dtypes.go368 type ServiceProfile struct { struct
/dports/security/vault/aws-sdk-go-v2-1.5.0/service/iotwireless/types/
H A Dtypes.go378 type ServiceProfile struct { struct
/dports/security/vault/vault-1.8.2/vendor/github.com/aws/aws-sdk-go-v2/service/iotwireless/
H A Dapi_op_ListServiceProfiles.go48 ServiceProfileList []types.ServiceProfile
/dports/security/vault/aws-sdk-go-v2-fdbaadbce5fd/service/iotwireless/
H A Dapi_op_ListServiceProfiles.go48 ServiceProfileList []types.ServiceProfile
/dports/net-p2p/go-ethereum/aws-sdk-go-v2-credentials-v1.1.1/service/iotwireless/
H A Dapi_op_ListServiceProfiles.go48 ServiceProfileList []types.ServiceProfile
/dports/net-p2p/go-ethereum/go-ethereum-1.10.14/vendor/github.com/aws/aws-sdk-go-v2/service/iotwireless/
H A Dapi_op_ListServiceProfiles.go48 ServiceProfileList []types.ServiceProfile

1234