Uses of Class
io.kubernetes.client.proto.V1beta1Extensions.ReplicaSet
-
Uses of V1beta1Extensions.ReplicaSet in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Extensions.ReplicaSetModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Extensions.ReplicaSet>V1beta1Extensions.ReplicaSet.PARSERDeprecated.Methods in io.kubernetes.client.proto that return V1beta1Extensions.ReplicaSetModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSet.Builder.build()V1beta1Extensions.ReplicaSet.Builder.buildPartial()static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.getDefaultInstance()V1beta1Extensions.ReplicaSet.Builder.getDefaultInstanceForType()V1beta1Extensions.ReplicaSet.getDefaultInstanceForType()V1beta1Extensions.ReplicaSetList.Builder.getItems(int index) List of ReplicaSets.V1beta1Extensions.ReplicaSetList.getItems(int index) List of ReplicaSets.V1beta1Extensions.ReplicaSetListOrBuilder.getItems(int index) List of ReplicaSets.static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseDelimitedFrom(InputStream input) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(byte[] data) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(com.google.protobuf.ByteString data) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(com.google.protobuf.CodedInputStream input) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(InputStream input) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(ByteBuffer data) static V1beta1Extensions.ReplicaSetV1beta1Extensions.ReplicaSet.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Extensions.ReplicaSetModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.getItemsList()List of ReplicaSets.V1beta1Extensions.ReplicaSetList.getItemsList()List of ReplicaSets.V1beta1Extensions.ReplicaSetListOrBuilder.getItemsList()List of ReplicaSets.com.google.protobuf.Parser<V1beta1Extensions.ReplicaSet>V1beta1Extensions.ReplicaSet.getParserForType()static com.google.protobuf.Parser<V1beta1Extensions.ReplicaSet>V1beta1Extensions.ReplicaSet.parser()Methods in io.kubernetes.client.proto with parameters of type V1beta1Extensions.ReplicaSetModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.addItems(int index, V1beta1Extensions.ReplicaSet value) List of ReplicaSets.V1beta1Extensions.ReplicaSetList.Builder.addItems(V1beta1Extensions.ReplicaSet value) List of ReplicaSets.V1beta1Extensions.ReplicaSet.Builder.mergeFrom(V1beta1Extensions.ReplicaSet other) V1beta1Extensions.ReplicaSet.newBuilder(V1beta1Extensions.ReplicaSet prototype) V1beta1Extensions.ReplicaSetList.Builder.setItems(int index, V1beta1Extensions.ReplicaSet value) List of ReplicaSets.Method parameters in io.kubernetes.client.proto with type arguments of type V1beta1Extensions.ReplicaSetModifier and TypeMethodDescriptionV1beta1Extensions.ReplicaSetList.Builder.addAllItems(Iterable<? extends V1beta1Extensions.ReplicaSet> values) List of ReplicaSets.