Uses of Class
com.google.cloud.secretmanager.v1.Rotation
-
Packages that use Rotation Package Description com.google.cloud.secretmanager.v1 A client to Secret Manager API -
-
Uses of Rotation in com.google.cloud.secretmanager.v1
Methods in com.google.cloud.secretmanager.v1 that return Rotation Modifier and Type Method Description RotationRotation.Builder. build()RotationRotation.Builder. buildPartial()static RotationRotation. getDefaultInstance()RotationRotation.Builder. getDefaultInstanceForType()RotationRotation. getDefaultInstanceForType()RotationSecret.Builder. getRotation()Optional.RotationSecret. getRotation()Optional.RotationSecretOrBuilder. getRotation()Optional.static RotationRotation. parseDelimitedFrom(InputStream input)static RotationRotation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RotationRotation. parseFrom(byte[] data)static RotationRotation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RotationRotation. parseFrom(com.google.protobuf.ByteString data)static RotationRotation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RotationRotation. parseFrom(com.google.protobuf.CodedInputStream input)static RotationRotation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RotationRotation. parseFrom(InputStream input)static RotationRotation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static RotationRotation. parseFrom(ByteBuffer data)static RotationRotation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.secretmanager.v1 that return types with arguments of type Rotation Modifier and Type Method Description com.google.protobuf.Parser<Rotation>Rotation. getParserForType()static com.google.protobuf.Parser<Rotation>Rotation. parser()Methods in com.google.cloud.secretmanager.v1 with parameters of type Rotation Modifier and Type Method Description Rotation.BuilderRotation.Builder. mergeFrom(Rotation other)Secret.BuilderSecret.Builder. mergeRotation(Rotation value)Optional.static Rotation.BuilderRotation. newBuilder(Rotation prototype)Secret.BuilderSecret.Builder. setRotation(Rotation value)Optional.
-