Class Service
java.lang.Object
org.springframework.cloud.kubernetes.discovery.Service
Deprecated, for removal: This API element is subject to removal in a future version.
- Author:
- Ryan Baxter
-
Constructor Summary
ConstructorsConstructorDescriptionService()Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetName()Deprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidsetServiceInstances(List<KubernetesServiceInstance> serviceInstances) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
Service
public Service()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getName
Deprecated, for removal: This API element is subject to removal in a future version. -
setName
Deprecated, for removal: This API element is subject to removal in a future version. -
getServiceInstances
Deprecated, for removal: This API element is subject to removal in a future version. -
setServiceInstances
Deprecated, for removal: This API element is subject to removal in a future version.
-