| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.DeploymentList.Builder.addItemsBuilder()
Items is the list of Deployments.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.DeploymentList.Builder.addItemsBuilder(int index)
Items is the list of Deployments.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clear() |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clearMetadata()
Standard object metadata.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clearSpec()
Specification of the desired behavior of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clearStatus()
Most recently observed status of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.clone() |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.DeploymentList.Builder.getItemsBuilder(int index)
Items is the list of Deployments.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeFrom(com.google.protobuf.Message other) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeFrom(V1beta2Apps.Deployment other) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeMetadata(Meta.ObjectMeta value)
Standard object metadata.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeSpec(V1beta2Apps.DeploymentSpec value)
Specification of the desired behavior of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeStatus(V1beta2Apps.DeploymentStatus value)
Most recently observed status of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.newBuilder() |
static V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.newBuilder(V1beta2Apps.Deployment prototype) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.newBuilderForType() |
protected V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue)
Standard object metadata.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setMetadata(Meta.ObjectMeta value)
Standard object metadata.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setSpec(V1beta2Apps.DeploymentSpec.Builder builderForValue)
Specification of the desired behavior of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setSpec(V1beta2Apps.DeploymentSpec value)
Specification of the desired behavior of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setStatus(V1beta2Apps.DeploymentStatus.Builder builderForValue)
Most recently observed status of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setStatus(V1beta2Apps.DeploymentStatus value)
Most recently observed status of the Deployment.
|
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
V1beta2Apps.Deployment.Builder |
V1beta2Apps.Deployment.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
List<V1beta2Apps.Deployment.Builder> |
V1beta2Apps.DeploymentList.Builder.getItemsBuilderList()
Items is the list of Deployments.
|
| Modifier and Type | Method and Description |
|---|---|
V1beta2Apps.DeploymentList.Builder |
V1beta2Apps.DeploymentList.Builder.addItems(int index,
V1beta2Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
V1beta2Apps.DeploymentList.Builder |
V1beta2Apps.DeploymentList.Builder.addItems(V1beta2Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
V1beta2Apps.DeploymentList.Builder |
V1beta2Apps.DeploymentList.Builder.setItems(int index,
V1beta2Apps.Deployment.Builder builderForValue)
Items is the list of Deployments.
|
Copyright © 2019. All rights reserved.