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