Service information returned by cloud discovery.
More...
#include <mip/cloud_discovery_delegate.h>
Service information returned by cloud discovery.
◆ ServiceInfo() [1/3]
| ServiceInfo::ServiceInfo |
( |
| ) |
|
|
inline |
◆ ServiceInfo() [2/3]
| ServiceInfo::ServiceInfo |
( |
ServiceType | serviceType, |
|
|
std::string | url ) |
|
inline |
◆ ServiceInfo() [3/3]
| ServiceInfo::ServiceInfo |
( |
ServiceType | serviceType, |
|
|
std::string | url, |
|
|
std::string | resource, |
|
|
std::string | authority ) |
|
inline |
◆ GetAuthority()
| std::string ServiceInfo::GetAuthority |
( |
| ) |
const |
|
inline |
Gets the authority string for authentication.
- Returns
- authority string
◆ GetResource()
| std::string ServiceInfo::GetResource |
( |
| ) |
const |
|
inline |
Gets the resource string for authentication.
- Returns
- resource string
◆ GetServiceType()
| ServiceType ServiceInfo::GetServiceType |
( |
| ) |
const |
|
inline |
Gets the service type of this ServiceInfo, like Protection, Policy, Telemetry, etc.
- Returns
- service type
◆ GetUrl()
| std::string ServiceInfo::GetUrl |
( |
| ) |
const |
|
inline |
◆ mAuthority
| std::string ServiceInfo::mAuthority |
|
private |
◆ mResource
| std::string ServiceInfo::mResource |
|
private |
◆ mServiceType
| ServiceType ServiceInfo::mServiceType |
|
private |
◆ mUrl
| std::string ServiceInfo::mUrl |
|
private |
The documentation for this class was generated from the following file:
- src/api/mip/cloud_discovery_delegate.h