| Package | Description |
|---|---|
| com.stackrox.jenkins.plugins.services |
| Modifier and Type | Method and Description |
|---|---|
static ApiClientFactory.StackRoxTlsValidationMode |
ApiClientFactory.StackRoxTlsValidationMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ApiClientFactory.StackRoxTlsValidationMode[] |
ApiClientFactory.StackRoxTlsValidationMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.stackrox.invoker.ApiClient |
ApiClientFactory.newApiClient(String basePath,
String apiKey,
String caCert,
ApiClientFactory.StackRoxTlsValidationMode tlsValidationMode) |
Copyright © 2016–2021. All rights reserved.