Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.ReplicaSet.Builder
-
Uses of V1beta1Extensions.ReplicaSet.Builder in io.kubernetes.client.proto
Methods in io.kubernetes.client.proto that return V1beta1Extensions.ReplicaSet.BuilderModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.addItemsBuilder()List of ReplicaSets.V1beta1Extensions.ReplicaSetList.Builder.addItemsBuilder(int index) List of ReplicaSets.V1beta1Extensions.ReplicaSet.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Extensions.ReplicaSet.Builder.clear()V1beta1Extensions.ReplicaSet.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) V1beta1Extensions.ReplicaSet.Builder.clearMetadata()If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages.V1beta1Extensions.ReplicaSet.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) V1beta1Extensions.ReplicaSet.Builder.clearSpec()Spec defines the specification of the desired behavior of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.clearStatus()Status is the most recently observed status of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.clone()V1beta1Extensions.ReplicaSetList.Builder.getItemsBuilder(int index) List of ReplicaSets.V1beta1Extensions.ReplicaSet.Builder.mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) V1beta1Extensions.ReplicaSet.Builder.mergeFrom(com.google.protobuf.Message other) V1beta1Extensions.ReplicaSet.Builder.mergeFrom(V1beta1Extensions.ReplicaSet other) V1beta1Extensions.ReplicaSet.Builder.mergeMetadata(Meta.ObjectMeta value) If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages.V1beta1Extensions.ReplicaSet.Builder.mergeSpec(V1beta1Extensions.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.mergeStatus(V1beta1Extensions.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Extensions.ReplicaSet.newBuilder()V1beta1Extensions.ReplicaSet.newBuilder(V1beta1Extensions.ReplicaSet prototype) V1beta1Extensions.ReplicaSet.newBuilderForType()protected V1beta1Extensions.ReplicaSet.BuilderV1beta1Extensions.ReplicaSet.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) V1beta1Extensions.ReplicaSet.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value) V1beta1Extensions.ReplicaSet.Builder.setMetadata(Meta.ObjectMeta value) If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages.V1beta1Extensions.ReplicaSet.Builder.setMetadata(Meta.ObjectMeta.Builder builderForValue) If the Labels of a ReplicaSet are empty, they are defaulted to be the same as the Pod(s) that the ReplicaSet manages.V1beta1Extensions.ReplicaSet.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value) V1beta1Extensions.ReplicaSet.Builder.setSpec(V1beta1Extensions.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.setSpec(V1beta1Extensions.ReplicaSetSpec.Builder builderForValue) Spec defines the specification of the desired behavior of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.setStatus(V1beta1Extensions.ReplicaSetStatus value) Status is the most recently observed status of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.setStatus(V1beta1Extensions.ReplicaSetStatus.Builder builderForValue) Status is the most recently observed status of the ReplicaSet.V1beta1Extensions.ReplicaSet.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) V1beta1Extensions.ReplicaSet.toBuilder()Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.ReplicaSet.BuilderModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.getItemsBuilderList()List of ReplicaSets.Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.ReplicaSet.BuilderModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.addItems(int index, V1beta1Extensions.ReplicaSet.Builder builderForValue) List of ReplicaSets.V1beta1Extensions.ReplicaSetList.Builder.addItems(V1beta1Extensions.ReplicaSet.Builder builderForValue) List of ReplicaSets.V1beta1Extensions.ReplicaSetList.Builder.setItems(int index, V1beta1Extensions.ReplicaSet.Builder builderForValue) List of ReplicaSets.