Uses of Interface
com.google.cloud.secretmanager.v1.TopicOrBuilder
-
Packages that use TopicOrBuilder Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of TopicOrBuilder in com.google.cloud.secretmanager.v1
Classes in com.google.cloud.secretmanager.v1 that implement TopicOrBuilder Modifier and Type Class Description classTopicA Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.static classTopic.BuilderA Pub/Sub topic which Secret Manager will publish to when control plane events occur on this secret.Methods in com.google.cloud.secretmanager.v1 that return TopicOrBuilder Modifier and Type Method Description TopicOrBuilderSecret.Builder. getTopicsOrBuilder(int index)Optional.TopicOrBuilderSecret. getTopicsOrBuilder(int index)Optional.TopicOrBuilderSecretOrBuilder. getTopicsOrBuilder(int index)Optional.Methods in com.google.cloud.secretmanager.v1 that return types with arguments of type TopicOrBuilder Modifier and Type Method Description List<? extends TopicOrBuilder>Secret.Builder. getTopicsOrBuilderList()Optional.List<? extends TopicOrBuilder>Secret. getTopicsOrBuilderList()Optional.List<? extends TopicOrBuilder>SecretOrBuilder. getTopicsOrBuilderList()Optional.
-