Uses of Class
io.kubernetes.client.proto.V1beta1Apps.Deployment.Builder
-
Uses of V1beta1Apps.Deployment.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1beta1Apps.Deployment.BuilderModifier and TypeMethodDescriptionV1beta1Apps.DeploymentList.Builder.addItemsBuilder()Items is the list of Deployments.V1beta1Apps.DeploymentList.Builder.addItemsBuilder(int index) Items is the list of Deployments.V1beta1Apps.Deployment.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Apps.Deployment.Builder.clear()V1beta1Apps.Deployment.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1beta1Apps.Deployment.Builder.clearMetadata()Standard object metadata.V1beta1Apps.Deployment.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1beta1Apps.Deployment.Builder.clearSpec()Specification of the desired behavior of the Deployment.V1beta1Apps.Deployment.Builder.clearStatus()Most recently observed status of the Deployment.V1beta1Apps.Deployment.Builder.clone()V1beta1Apps.DeploymentList.Builder.getItemsBuilder(int index) Items is the list of Deployments.V1beta1Apps.Deployment.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Apps.Deployment.Builder.mergeFrom(com.google.protobuf.Message other) V1beta1Apps.Deployment.Builder.mergeFrom(V1beta1Apps.Deployment other) V1beta1Apps.Deployment.Builder.mergeMetadata(Meta.ObjectMeta value) Standard object metadata.V1beta1Apps.Deployment.Builder.mergeSpec(V1beta1Apps.DeploymentSpec value) Specification of the desired behavior of the Deployment.V1beta1Apps.Deployment.Builder.mergeStatus(V1beta1Apps.DeploymentStatus value) Most recently observed status of the Deployment.V1beta1Apps.Deployment.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Apps.Deployment.newBuilder()V1beta1Apps.Deployment.newBuilder(V1beta1Apps.Deployment prototype) V1beta1Apps.Deployment.newBuilderForType()protected V1beta1Apps.Deployment.BuilderV1beta1Apps.Deployment.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1beta1Apps.Deployment.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Apps.Deployment.Builder.setMetadata(Meta.ObjectMeta value) Standard object metadata.V1beta1Apps.Deployment.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) Standard object metadata.V1beta1Apps.Deployment.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1beta1Apps.Deployment.Builder.setSpec(V1beta1Apps.DeploymentSpec value) Specification of the desired behavior of the Deployment.V1beta1Apps.Deployment.Builder.setSpec(V1beta1Apps.DeploymentSpec.Builder builderForValue) Specification of the desired behavior of the Deployment.V1beta1Apps.Deployment.Builder.setStatus(V1beta1Apps.DeploymentStatus value) Most recently observed status of the Deployment.V1beta1Apps.Deployment.Builder.setStatus(V1beta1Apps.DeploymentStatus.Builder builderForValue) Most recently observed status of the Deployment.V1beta1Apps.Deployment.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Apps.Deployment.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.Deployment.BuilderModifier and TypeMethodDescriptionV1beta1Apps.DeploymentList.Builder.getItemsBuilderList()Items is the list of Deployments.Methods in io.kubernetes.client.proto with parameters of type V1beta1Apps.Deployment.BuilderModifier and TypeMethodDescriptionV1beta1Apps.DeploymentList.Builder.addItems(int index, V1beta1Apps.Deployment.Builder builderForValue) Items is the list of Deployments.V1beta1Apps.DeploymentList.Builder.addItems(V1beta1Apps.Deployment.Builder builderForValue) Items is the list of Deployments.V1beta1Apps.DeploymentList.Builder.setItems(int index, V1beta1Apps.Deployment.Builder builderForValue) Items is the list of Deployments.