| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Apps.DeploymentSpec> |
V1beta1Apps.DeploymentSpec.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.Builder.build() |
V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.Builder.buildPartial() |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.getDefaultInstance() |
V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.getDefaultInstanceForType() |
V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.Builder.getDefaultInstanceForType() |
V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentOrBuilder.getSpec()
Specification of the desired behavior of the Deployment.
|
V1beta1Apps.DeploymentSpec |
V1beta1Apps.Deployment.getSpec()
Specification of the desired behavior of the Deployment.
|
V1beta1Apps.DeploymentSpec |
V1beta1Apps.Deployment.Builder.getSpec()
Specification of the desired behavior of the Deployment.
|
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseDelimitedFrom(InputStream input) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(byte[] data) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(ByteBuffer data) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(InputStream input) |
static V1beta1Apps.DeploymentSpec |
V1beta1Apps.DeploymentSpec.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Apps.DeploymentSpec> |
V1beta1Apps.DeploymentSpec.getParserForType() |
static com.google.protobuf.Parser<V1beta1Apps.DeploymentSpec> |
V1beta1Apps.DeploymentSpec.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Apps.DeploymentSpec.Builder |
V1beta1Apps.DeploymentSpec.Builder.mergeFrom(V1beta1Apps.DeploymentSpec other) |
V1beta1Apps.Deployment.Builder |
V1beta1Apps.Deployment.Builder.mergeSpec(V1beta1Apps.DeploymentSpec value)
Specification of the desired behavior of the Deployment.
|
static V1beta1Apps.DeploymentSpec.Builder |
V1beta1Apps.DeploymentSpec.newBuilder(V1beta1Apps.DeploymentSpec prototype) |
V1beta1Apps.Deployment.Builder |
V1beta1Apps.Deployment.Builder.setSpec(V1beta1Apps.DeploymentSpec value)
Specification of the desired behavior of the Deployment.
|
Copyright © 2021. All rights reserved.