| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<V1beta1Apps.DeploymentStrategy> |
V1beta1Apps.DeploymentStrategy.PARSER
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.Builder.build() |
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.Builder.buildPartial() |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.getDefaultInstance() |
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.getDefaultInstanceForType() |
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.Builder.getDefaultInstanceForType() |
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentSpecOrBuilder.getStrategy()
The deployment strategy to use to replace existing pods with new ones.
|
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentSpec.getStrategy()
The deployment strategy to use to replace existing pods with new ones.
|
V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentSpec.Builder.getStrategy()
The deployment strategy to use to replace existing pods with new ones.
|
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseDelimitedFrom(InputStream input) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(byte[] data) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(ByteBuffer data) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(com.google.protobuf.ByteString data) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(com.google.protobuf.CodedInputStream input) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(InputStream input) |
static V1beta1Apps.DeploymentStrategy |
V1beta1Apps.DeploymentStrategy.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<V1beta1Apps.DeploymentStrategy> |
V1beta1Apps.DeploymentStrategy.getParserForType() |
static com.google.protobuf.Parser<V1beta1Apps.DeploymentStrategy> |
V1beta1Apps.DeploymentStrategy.parser() |
| Modifier and Type | Method and Description |
|---|---|
V1beta1Apps.DeploymentStrategy.Builder |
V1beta1Apps.DeploymentStrategy.Builder.mergeFrom(V1beta1Apps.DeploymentStrategy other) |
V1beta1Apps.DeploymentSpec.Builder |
V1beta1Apps.DeploymentSpec.Builder.mergeStrategy(V1beta1Apps.DeploymentStrategy value)
The deployment strategy to use to replace existing pods with new ones.
|
static V1beta1Apps.DeploymentStrategy.Builder |
V1beta1Apps.DeploymentStrategy.newBuilder(V1beta1Apps.DeploymentStrategy prototype) |
V1beta1Apps.DeploymentSpec.Builder |
V1beta1Apps.DeploymentSpec.Builder.setStrategy(V1beta1Apps.DeploymentStrategy value)
The deployment strategy to use to replace existing pods with new ones.
|
Copyright © 2019. All rights reserved.