Uses of Class
org.cdk8s.plus25.k8s.KubeMutatingWebhookConfigurationListProps.Builder
-
Packages that use KubeMutatingWebhookConfigurationListProps.Builder Package Description org.cdk8s.plus25.k8s -
-
Uses of KubeMutatingWebhookConfigurationListProps.Builder in org.cdk8s.plus25.k8s
Methods in org.cdk8s.plus25.k8s that return KubeMutatingWebhookConfigurationListProps.Builder Modifier and Type Method Description static KubeMutatingWebhookConfigurationListProps.BuilderKubeMutatingWebhookConfigurationListProps. builder()KubeMutatingWebhookConfigurationListProps.BuilderKubeMutatingWebhookConfigurationListProps.Builder. items(List<? extends KubeMutatingWebhookConfigurationProps> items)Sets the value ofKubeMutatingWebhookConfigurationListProps.getItems()KubeMutatingWebhookConfigurationListProps.BuilderKubeMutatingWebhookConfigurationListProps.Builder. metadata(ListMeta metadata)Sets the value ofKubeMutatingWebhookConfigurationListProps.getMetadata()Constructors in org.cdk8s.plus25.k8s with parameters of type KubeMutatingWebhookConfigurationListProps.Builder Constructor Description Jsii$Proxy(KubeMutatingWebhookConfigurationListProps.Builder builder)Constructor that initializes the object based on literal property values passed by theKubeMutatingWebhookConfigurationListProps.Builder.
-