Package | Description |
---|---|
io.kubernetes.client.openapi.models |
Modifier and Type | Method and Description |
---|---|
V1alpha1ServiceReference |
V1alpha1ServiceReferenceBuilder.build() |
V1alpha1ServiceReference |
V1alpha1WebhookClientConfigFluentImpl.buildService() |
V1alpha1ServiceReference |
V1alpha1WebhookClientConfigFluent.buildService() |
V1alpha1ServiceReference |
V1alpha1WebhookClientConfigFluentImpl.getService()
Deprecated.
|
V1alpha1ServiceReference |
V1alpha1WebhookClientConfigFluent.getService()
Deprecated.
|
V1alpha1ServiceReference |
V1alpha1WebhookClientConfig.getService()
Get service
|
V1alpha1ServiceReference |
V1alpha1ServiceReference.name(String name) |
V1alpha1ServiceReference |
V1alpha1ServiceReference.namespace(String namespace) |
V1alpha1ServiceReference |
V1alpha1ServiceReference.path(String path) |
V1alpha1ServiceReference |
V1alpha1ServiceReference.port(Integer port) |
Constructor and Description |
---|
V1alpha1ServiceReferenceBuilder(V1alpha1ServiceReference instance) |
V1alpha1ServiceReferenceBuilder(V1alpha1ServiceReference instance,
Boolean validationEnabled) |
V1alpha1ServiceReferenceBuilder(V1alpha1ServiceReferenceFluent<?> fluent,
V1alpha1ServiceReference instance) |
V1alpha1ServiceReferenceBuilder(V1alpha1ServiceReferenceFluent<?> fluent,
V1alpha1ServiceReference instance,
Boolean validationEnabled) |
V1alpha1ServiceReferenceFluentImpl(V1alpha1ServiceReference instance) |
Copyright © 2020. All rights reserved.