Uses of Interface
com.google.cloud.secretmanager.v1.RotationOrBuilder
-
Packages that use RotationOrBuilder Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of RotationOrBuilder in com.google.cloud.secretmanager.v1
Classes in com.google.cloud.secretmanager.v1 that implement RotationOrBuilder Modifier and Type Class Description classRotationThe rotation time and period for a [Secret][google.cloud.secretmanager.v1.Secret].static classRotation.BuilderThe rotation time and period for a [Secret][google.cloud.secretmanager.v1.Secret].Methods in com.google.cloud.secretmanager.v1 that return RotationOrBuilder Modifier and Type Method Description RotationOrBuilderSecret.Builder. getRotationOrBuilder()Optional.RotationOrBuilderSecret. getRotationOrBuilder()Optional.RotationOrBuilderSecretOrBuilder. getRotationOrBuilder()Optional.
-