Uses of Class
io.kubernetes.client.proto.V1beta2Apps.ReplicaSetSpec
-
Uses of V1beta2Apps.ReplicaSetSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta2Apps.ReplicaSetSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta2Apps.ReplicaSetSpec>
V1beta2Apps.ReplicaSetSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta2Apps.ReplicaSetSpecModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSetSpec.Builder.build()
V1beta2Apps.ReplicaSetSpec.Builder.buildPartial()
static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.getDefaultInstance()
V1beta2Apps.ReplicaSetSpec.Builder.getDefaultInstanceForType()
V1beta2Apps.ReplicaSetSpec.getDefaultInstanceForType()
V1beta2Apps.ReplicaSet.Builder.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.V1beta2Apps.ReplicaSet.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.V1beta2Apps.ReplicaSetOrBuilder.getSpec()
Spec defines the specification of the desired behavior of the ReplicaSet.static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseDelimitedFrom
(InputStream input) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(byte[] data) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(com.google.protobuf.ByteString data) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(InputStream input) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(ByteBuffer data) static V1beta2Apps.ReplicaSetSpec
V1beta2Apps.ReplicaSetSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta2Apps.ReplicaSetSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta2Apps.ReplicaSetSpec>
V1beta2Apps.ReplicaSetSpec.getParserForType()
static com.google.protobuf.Parser<V1beta2Apps.ReplicaSetSpec>
V1beta2Apps.ReplicaSetSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta2Apps.ReplicaSetSpecModifier and TypeMethodDescriptionV1beta2Apps.ReplicaSetSpec.Builder.mergeFrom
(V1beta2Apps.ReplicaSetSpec other) V1beta2Apps.ReplicaSet.Builder.mergeSpec
(V1beta2Apps.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.V1beta2Apps.ReplicaSetSpec.newBuilder
(V1beta2Apps.ReplicaSetSpec prototype) V1beta2Apps.ReplicaSet.Builder.setSpec
(V1beta2Apps.ReplicaSetSpec value) Spec defines the specification of the desired behavior of the ReplicaSet.