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