Uses of Interface
com.google.cloud.config.v1.GitSourceOrBuilder
-
Packages that use GitSourceOrBuilder Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of GitSourceOrBuilder in com.google.cloud.config.v1
Classes in com.google.cloud.config.v1 that implement GitSourceOrBuilder Modifier and Type Class Description class
GitSource
A set of files in a Git repository.static class
GitSource.Builder
A set of files in a Git repository.Methods in com.google.cloud.config.v1 that return GitSourceOrBuilder Modifier and Type Method Description GitSourceOrBuilder
TerraformBlueprint.Builder. getGitSourceOrBuilder()
Required.GitSourceOrBuilder
TerraformBlueprint. getGitSourceOrBuilder()
Required.GitSourceOrBuilder
TerraformBlueprintOrBuilder. getGitSourceOrBuilder()
Required.
-