| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
BinauthzState |
BinauthzState.Builder.build() |
BinauthzState |
BinauthzState.Builder.buildPartial() |
BinauthzState |
MembershipState.getBinauthzState()
Binauthz status
|
BinauthzState |
MembershipState.Builder.getBinauthzState()
Binauthz status
|
BinauthzState |
MembershipStateOrBuilder.getBinauthzState()
Binauthz status
|
static BinauthzState |
BinauthzState.getDefaultInstance() |
BinauthzState |
BinauthzState.getDefaultInstanceForType() |
BinauthzState |
BinauthzState.Builder.getDefaultInstanceForType() |
static BinauthzState |
BinauthzState.parseDelimitedFrom(InputStream input) |
static BinauthzState |
BinauthzState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzState |
BinauthzState.parseFrom(byte[] data) |
static BinauthzState |
BinauthzState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzState |
BinauthzState.parseFrom(ByteBuffer data) |
static BinauthzState |
BinauthzState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzState |
BinauthzState.parseFrom(com.google.protobuf.ByteString data) |
static BinauthzState |
BinauthzState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzState |
BinauthzState.parseFrom(com.google.protobuf.CodedInputStream input) |
static BinauthzState |
BinauthzState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static BinauthzState |
BinauthzState.parseFrom(InputStream input) |
static BinauthzState |
BinauthzState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<BinauthzState> |
BinauthzState.getParserForType() |
static com.google.protobuf.Parser<BinauthzState> |
BinauthzState.parser() |
| Modifier and Type | Method and Description |
|---|---|
MembershipState.Builder |
MembershipState.Builder.mergeBinauthzState(BinauthzState value)
Binauthz status
|
BinauthzState.Builder |
BinauthzState.Builder.mergeFrom(BinauthzState other) |
static BinauthzState.Builder |
BinauthzState.newBuilder(BinauthzState prototype) |
MembershipState.Builder |
MembershipState.Builder.setBinauthzState(BinauthzState value)
Binauthz status
|
Copyright © 2024 Google LLC. All rights reserved.