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