| Modifier and Type | Method and Description |
|---|---|
Rotation |
Rotation.Builder.build() |
Rotation |
Rotation.Builder.buildPartial() |
static Rotation |
Rotation.getDefaultInstance() |
Rotation |
Rotation.getDefaultInstanceForType() |
Rotation |
Rotation.Builder.getDefaultInstanceForType() |
Rotation |
SecretOrBuilder.getRotation()
Optional.
|
Rotation |
Secret.getRotation()
Optional.
|
Rotation |
Secret.Builder.getRotation()
Optional.
|
static Rotation |
Rotation.parseDelimitedFrom(InputStream input) |
static Rotation |
Rotation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rotation |
Rotation.parseFrom(byte[] data) |
static Rotation |
Rotation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rotation |
Rotation.parseFrom(ByteBuffer data) |
static Rotation |
Rotation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rotation |
Rotation.parseFrom(com.google.protobuf.ByteString data) |
static Rotation |
Rotation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rotation |
Rotation.parseFrom(com.google.protobuf.CodedInputStream input) |
static Rotation |
Rotation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Rotation |
Rotation.parseFrom(InputStream input) |
static Rotation |
Rotation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Rotation> |
Rotation.getParserForType() |
static com.google.protobuf.Parser<Rotation> |
Rotation.parser() |
| Modifier and Type | Method and Description |
|---|---|
Rotation.Builder |
Rotation.Builder.mergeFrom(Rotation other) |
Secret.Builder |
Secret.Builder.mergeRotation(Rotation value)
Optional.
|
static Rotation.Builder |
Rotation.newBuilder(Rotation prototype) |
Secret.Builder |
Secret.Builder.setRotation(Rotation value)
Optional.
|
Copyright © 2024 Google LLC. All rights reserved.