Uses of Class
software.amazon.awssdk.services.grafana.model.ServiceAccountTokenSummaryWithKey
-
Packages that use ServiceAccountTokenSummaryWithKey Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of ServiceAccountTokenSummaryWithKey in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return ServiceAccountTokenSummaryWithKey Modifier and Type Method Description ServiceAccountTokenSummaryWithKeyCreateWorkspaceServiceAccountTokenResponse. serviceAccountToken()Information about the created token, including the key.Methods in software.amazon.awssdk.services.grafana.model with parameters of type ServiceAccountTokenSummaryWithKey Modifier and Type Method Description CreateWorkspaceServiceAccountTokenResponse.BuilderCreateWorkspaceServiceAccountTokenResponse.Builder. serviceAccountToken(ServiceAccountTokenSummaryWithKey serviceAccountToken)Information about the created token, including the key.
-