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