| Modifier and Type | Method and Description |
|---|---|
Authority |
Authority.Builder.build() |
Authority |
Authority.Builder.buildPartial() |
Authority |
Membership.getAuthority()
Optional.
|
Authority |
Membership.Builder.getAuthority()
Optional.
|
Authority |
MembershipOrBuilder.getAuthority()
Optional.
|
static Authority |
Authority.getDefaultInstance() |
Authority |
Authority.getDefaultInstanceForType() |
Authority |
Authority.Builder.getDefaultInstanceForType() |
static Authority |
Authority.parseDelimitedFrom(InputStream input) |
static Authority |
Authority.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(byte[] data) |
static Authority |
Authority.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(ByteBuffer data) |
static Authority |
Authority.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(com.google.protobuf.ByteString data) |
static Authority |
Authority.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(com.google.protobuf.CodedInputStream input) |
static Authority |
Authority.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(InputStream input) |
static Authority |
Authority.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Authority> |
Authority.getParserForType() |
static com.google.protobuf.Parser<Authority> |
Authority.parser() |
| Modifier and Type | Method and Description |
|---|---|
Membership.Builder |
Membership.Builder.mergeAuthority(Authority value)
Optional.
|
Authority.Builder |
Authority.Builder.mergeFrom(Authority other) |
static Authority.Builder |
Authority.newBuilder(Authority prototype) |
Membership.Builder |
Membership.Builder.setAuthority(Authority value)
Optional.
|
Copyright © 2025 Google LLC. All rights reserved.