Uses of Class
io.kubernetes.client.proto.V1.ServiceList
-
Uses of V1.ServiceList in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ServiceListModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.ServiceList>
V1.ServiceList.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ServiceListModifier and TypeMethodDescriptionV1.ServiceList.Builder.build()
V1.ServiceList.Builder.buildPartial()
static V1.ServiceList
V1.ServiceList.getDefaultInstance()
V1.ServiceList.Builder.getDefaultInstanceForType()
V1.ServiceList.getDefaultInstanceForType()
static V1.ServiceList
V1.ServiceList.parseDelimitedFrom
(InputStream input) static V1.ServiceList
V1.ServiceList.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceList
V1.ServiceList.parseFrom
(byte[] data) static V1.ServiceList
V1.ServiceList.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceList
V1.ServiceList.parseFrom
(com.google.protobuf.ByteString data) static V1.ServiceList
V1.ServiceList.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceList
V1.ServiceList.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.ServiceList
V1.ServiceList.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceList
V1.ServiceList.parseFrom
(InputStream input) static V1.ServiceList
V1.ServiceList.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.ServiceList
V1.ServiceList.parseFrom
(ByteBuffer data) static V1.ServiceList
V1.ServiceList.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ServiceListModifier and TypeMethodDescriptioncom.google.protobuf.Parser<V1.ServiceList>
V1.ServiceList.getParserForType()
static com.google.protobuf.Parser<V1.ServiceList>
V1.ServiceList.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ServiceListModifier and TypeMethodDescriptionV1.ServiceList.Builder.mergeFrom
(V1.ServiceList other) static V1.ServiceList.Builder
V1.ServiceList.newBuilder
(V1.ServiceList prototype)