Uses of Class
io.kubernetes.client.proto.V1.Service
-
Uses of V1.Service in io.kubernetes.client.proto
Fields in io.kubernetes.client.proto with type parameters of type V1.ServiceModifier and TypeFieldDescriptionstatic final com.google.protobuf.Parser<V1.Service>
V1.Service.PARSER
Deprecated.Methods in io.kubernetes.client.proto that return V1.ServiceModifier and TypeMethodDescriptionV1.Service.Builder.build()
V1.Service.Builder.buildPartial()
static V1.Service
V1.Service.getDefaultInstance()
V1.Service.Builder.getDefaultInstanceForType()
V1.Service.getDefaultInstanceForType()
V1.ServiceList.Builder.getItems
(int index) List of servicesV1.ServiceList.getItems
(int index) List of servicesV1.ServiceListOrBuilder.getItems
(int index) List of servicesstatic V1.Service
V1.Service.parseDelimitedFrom
(InputStream input) static V1.Service
V1.Service.parseDelimitedFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Service
V1.Service.parseFrom
(byte[] data) static V1.Service
V1.Service.parseFrom
(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Service
V1.Service.parseFrom
(com.google.protobuf.ByteString data) static V1.Service
V1.Service.parseFrom
(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Service
V1.Service.parseFrom
(com.google.protobuf.CodedInputStream input) static V1.Service
V1.Service.parseFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Service
V1.Service.parseFrom
(InputStream input) static V1.Service
V1.Service.parseFrom
(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static V1.Service
V1.Service.parseFrom
(ByteBuffer data) static V1.Service
V1.Service.parseFrom
(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in io.kubernetes.client.proto that return types with arguments of type V1.ServiceModifier and TypeMethodDescriptionV1.ServiceList.Builder.getItemsList()
List of servicesV1.ServiceList.getItemsList()
List of servicesV1.ServiceListOrBuilder.getItemsList()
List of servicescom.google.protobuf.Parser<V1.Service>
V1.Service.getParserForType()
static com.google.protobuf.Parser<V1.Service>
V1.Service.parser()
Methods in io.kubernetes.client.proto with parameters of type V1.ServiceModifier and TypeMethodDescriptionV1.ServiceList.Builder.addItems
(int index, V1.Service value) List of servicesV1.ServiceList.Builder.addItems
(V1.Service value) List of servicesV1.Service.Builder.mergeFrom
(V1.Service other) static V1.Service.Builder
V1.Service.newBuilder
(V1.Service prototype) V1.ServiceList.Builder.setItems
(int index, V1.Service value) List of servicesMethod parameters in io.kubernetes.client.proto with type arguments of type V1.ServiceModifier and TypeMethodDescriptionV1.ServiceList.Builder.addAllItems
(Iterable<? extends V1.Service> values) List of services