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