Uses of Class
io.kubernetes.client.proto.V1beta1Apps.StatefulSetSpec
-
Uses of V1beta1Apps.StatefulSetSpec in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1beta1Apps.StatefulSetSpecModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>
V1beta1Apps.StatefulSetSpec.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1beta1Apps.StatefulSetSpecModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetSpec.Builder.build()
V1beta1Apps.StatefulSetSpec.Builder.buildPartial()
static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.getDefaultInstance()
V1beta1Apps.StatefulSetSpec.Builder.getDefaultInstanceForType()
V1beta1Apps.StatefulSetSpec.getDefaultInstanceForType()
V1beta1Apps.StatefulSet.Builder.getSpec()
Spec defines the desired identities of pods in this set.V1beta1Apps.StatefulSet.getSpec()
Spec defines the desired identities of pods in this set.V1beta1Apps.StatefulSetOrBuilder.getSpec()
Spec defines the desired identities of pods in this set.static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseDelimitedFrom
(InputStream input) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(byte[] data) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(com.google.protobuf.ByteString data) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(com.google.protobuf.CodedInputStream input) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(InputStream input) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(ByteBuffer data) static V1beta1Apps.StatefulSetSpec
V1beta1Apps.StatefulSetSpec.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1beta1Apps.StatefulSetSpecModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>
V1beta1Apps.StatefulSetSpec.getParserForType()
static com.google.protobuf.Parser<V1beta1Apps.StatefulSetSpec>
V1beta1Apps.StatefulSetSpec.parser()
Methods in io.kubernetes.client.proto with parameters of type V1beta1Apps.StatefulSetSpecModifier and TypeMethodDescriptionV1beta1Apps.StatefulSetSpec.Builder.mergeFrom
(V1beta1Apps.StatefulSetSpec other) V1beta1Apps.StatefulSet.Builder.mergeSpec
(V1beta1Apps.StatefulSetSpec value) Spec defines the desired identities of pods in this set.V1beta1Apps.StatefulSetSpec.newBuilder
(V1beta1Apps.StatefulSetSpec prototype) V1beta1Apps.StatefulSet.Builder.setSpec
(V1beta1Apps.StatefulSetSpec value) Spec defines the desired identities of pods in this set.