| Package | Description |
|---|---|
| com.google.cloud.gkehub.configmanagement.v1alpha |
| Modifier and Type | Method and Description |
|---|---|
GatekeeperDeploymentState |
GatekeeperDeploymentState.Builder.build() |
GatekeeperDeploymentState |
GatekeeperDeploymentState.Builder.buildPartial() |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.getDefaultInstance() |
GatekeeperDeploymentState |
GatekeeperDeploymentState.getDefaultInstanceForType() |
GatekeeperDeploymentState |
GatekeeperDeploymentState.Builder.getDefaultInstanceForType() |
GatekeeperDeploymentState |
PolicyControllerStateOrBuilder.getDeploymentState()
The state about the policy controller installation.
|
GatekeeperDeploymentState |
PolicyControllerState.getDeploymentState()
The state about the policy controller installation.
|
GatekeeperDeploymentState |
PolicyControllerState.Builder.getDeploymentState()
The state about the policy controller installation.
|
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseDelimitedFrom(InputStream input) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(byte[] data) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(ByteBuffer data) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(com.google.protobuf.ByteString data) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(com.google.protobuf.CodedInputStream input) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(InputStream input) |
static GatekeeperDeploymentState |
GatekeeperDeploymentState.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<GatekeeperDeploymentState> |
GatekeeperDeploymentState.getParserForType() |
static com.google.protobuf.Parser<GatekeeperDeploymentState> |
GatekeeperDeploymentState.parser() |
| Modifier and Type | Method and Description |
|---|---|
PolicyControllerState.Builder |
PolicyControllerState.Builder.mergeDeploymentState(GatekeeperDeploymentState value)
The state about the policy controller installation.
|
GatekeeperDeploymentState.Builder |
GatekeeperDeploymentState.Builder.mergeFrom(GatekeeperDeploymentState other) |
static GatekeeperDeploymentState.Builder |
GatekeeperDeploymentState.newBuilder(GatekeeperDeploymentState prototype) |
PolicyControllerState.Builder |
PolicyControllerState.Builder.setDeploymentState(GatekeeperDeploymentState value)
The state about the policy controller installation.
|
Copyright © 2024 Google LLC. All rights reserved.