| Modifier and Type | Method and Description |
|---|---|
V1ServiceMonitorSpecBasicAuthUsername |
V1ServiceMonitorSpecBasicAuth.getUsername()
Get username
|
V1ServiceMonitorSpecBasicAuthUsername |
V1PrometheusSpecBasicAuth.getUsername()
Get username
|
V1ServiceMonitorSpecBasicAuthUsername |
V1PrometheusSpecApiserverConfigBasicAuth.getUsername()
Get username
|
V1ServiceMonitorSpecBasicAuthUsername |
V1ServiceMonitorSpecBasicAuthUsername.key(String key) |
V1ServiceMonitorSpecBasicAuthUsername |
V1ServiceMonitorSpecBasicAuthUsername.name(String name) |
V1ServiceMonitorSpecBasicAuthUsername |
V1ServiceMonitorSpecBasicAuthUsername.optional(Boolean optional) |
| Modifier and Type | Method and Description |
|---|---|
void |
V1ServiceMonitorSpecBasicAuth.setUsername(V1ServiceMonitorSpecBasicAuthUsername username) |
void |
V1PrometheusSpecBasicAuth.setUsername(V1ServiceMonitorSpecBasicAuthUsername username) |
void |
V1PrometheusSpecApiserverConfigBasicAuth.setUsername(V1ServiceMonitorSpecBasicAuthUsername username) |
V1ServiceMonitorSpecBasicAuth |
V1ServiceMonitorSpecBasicAuth.username(V1ServiceMonitorSpecBasicAuthUsername username) |
V1PrometheusSpecBasicAuth |
V1PrometheusSpecBasicAuth.username(V1ServiceMonitorSpecBasicAuthUsername username) |
V1PrometheusSpecApiserverConfigBasicAuth |
V1PrometheusSpecApiserverConfigBasicAuth.username(V1ServiceMonitorSpecBasicAuthUsername username) |
Copyright © 2020. All rights reserved.