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