public class HostMetadata extends Object
Note: This API is experimental and may change or be removed in future releases without notice.
| Constructor and Description |
|---|
HostMetadata() |
HostMetadata(String oidcEndpoint,
String accountId,
String workspaceId) |
HostMetadata(String oidcEndpoint,
String accountId,
String workspaceId,
String cloud) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAccountId() |
String |
getCloud() |
String |
getOidcEndpoint() |
List<String> |
getTokenFederationDefaultOidcAudiences() |
String |
getWorkspaceId() |
Copyright © 2026. All rights reserved.