Uses of Class
com.hashicorp.cdktf.providers.google.container_analysis_note.ContainerAnalysisNoteRelatedUrl.Builder
-
Packages that use ContainerAnalysisNoteRelatedUrl.Builder Package Description com.hashicorp.cdktf.providers.google.container_analysis_note google_container_analysis_note -
-
Uses of ContainerAnalysisNoteRelatedUrl.Builder in com.hashicorp.cdktf.providers.google.container_analysis_note
Methods in com.hashicorp.cdktf.providers.google.container_analysis_note that return ContainerAnalysisNoteRelatedUrl.Builder Modifier and Type Method Description static ContainerAnalysisNoteRelatedUrl.BuilderContainerAnalysisNoteRelatedUrl. builder()ContainerAnalysisNoteRelatedUrl.BuilderContainerAnalysisNoteRelatedUrl.Builder. label(String label)Sets the value ofContainerAnalysisNoteRelatedUrl.getLabel()ContainerAnalysisNoteRelatedUrl.BuilderContainerAnalysisNoteRelatedUrl.Builder. url(String url)Sets the value ofContainerAnalysisNoteRelatedUrl.getUrl()Constructors in com.hashicorp.cdktf.providers.google.container_analysis_note with parameters of type ContainerAnalysisNoteRelatedUrl.Builder Constructor Description Jsii$Proxy(ContainerAnalysisNoteRelatedUrl.Builder builder)Constructor that initializes the object based on literal property values passed by theContainerAnalysisNoteRelatedUrl.Builder.
-