Uses of Class
software.amazon.awscdk.services.eks.KubernetesObjectValueProps.Builder
-
Uses of KubernetesObjectValueProps.Builder in software.amazon.awscdk.services.eks
Modifier and TypeMethodDescriptionKubernetesObjectValueProps.builder()
Sets the value ofKubernetesObjectValueProps.getCluster()
Sets the value ofKubernetesObjectValueProps.getJsonPath()
KubernetesObjectValueProps.Builder.objectName
(String objectName) Sets the value ofKubernetesObjectValueProps.getObjectName()
KubernetesObjectValueProps.Builder.objectNamespace
(String objectNamespace) Sets the value ofKubernetesObjectValueProps.getObjectNamespace()
KubernetesObjectValueProps.Builder.objectType
(String objectType) Sets the value ofKubernetesObjectValueProps.getObjectType()
Sets the value ofKubernetesObjectValueProps.getTimeout()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theKubernetesObjectValueProps.Builder
.