Uses of Class
k8s.io.api.core.v1.Generated.EndpointSubset
-
Packages that use Generated.EndpointSubset Package Description k8s.io.api.core.v1 -
-
Uses of Generated.EndpointSubset in k8s.io.api.core.v1
Fields in k8s.io.api.core.v1 with type parameters of type Generated.EndpointSubset Modifier and Type Field Description static com.google.protobuf.Parser<Generated.EndpointSubset>Generated.EndpointSubset. PARSERDeprecated.Methods in k8s.io.api.core.v1 that return Generated.EndpointSubset Modifier and Type Method Description Generated.EndpointSubsetGenerated.EndpointSubset.Builder. build()Generated.EndpointSubsetGenerated.EndpointSubset.Builder. buildPartial()static Generated.EndpointSubsetGenerated.EndpointSubset. getDefaultInstance()Generated.EndpointSubsetGenerated.EndpointSubset.Builder. getDefaultInstanceForType()Generated.EndpointSubsetGenerated.EndpointSubset. getDefaultInstanceForType()Generated.EndpointSubsetGenerated.Endpoints.Builder. getSubsets(int index)The set of all endpoints is the union of all subsets.Generated.EndpointSubsetGenerated.Endpoints. getSubsets(int index)The set of all endpoints is the union of all subsets.Generated.EndpointSubsetGenerated.EndpointsOrBuilder. getSubsets(int index)The set of all endpoints is the union of all subsets.static Generated.EndpointSubsetGenerated.EndpointSubset. parseDelimitedFrom(InputStream input)static Generated.EndpointSubsetGenerated.EndpointSubset. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(byte[] data)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(com.google.protobuf.ByteString data)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(InputStream input)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(ByteBuffer data)static Generated.EndpointSubsetGenerated.EndpointSubset. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.core.v1 that return types with arguments of type Generated.EndpointSubset Modifier and Type Method Description com.google.protobuf.Parser<Generated.EndpointSubset>Generated.EndpointSubset. getParserForType()List<Generated.EndpointSubset>Generated.Endpoints.Builder. getSubsetsList()The set of all endpoints is the union of all subsets.List<Generated.EndpointSubset>Generated.Endpoints. getSubsetsList()The set of all endpoints is the union of all subsets.List<Generated.EndpointSubset>Generated.EndpointsOrBuilder. getSubsetsList()The set of all endpoints is the union of all subsets.static com.google.protobuf.Parser<Generated.EndpointSubset>Generated.EndpointSubset. parser()Methods in k8s.io.api.core.v1 with parameters of type Generated.EndpointSubset Modifier and Type Method Description Generated.Endpoints.BuilderGenerated.Endpoints.Builder. addSubsets(int index, Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Generated.Endpoints.BuilderGenerated.Endpoints.Builder. addSubsets(Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Generated.EndpointSubset.BuilderGenerated.EndpointSubset.Builder. mergeFrom(Generated.EndpointSubset other)static Generated.EndpointSubset.BuilderGenerated.EndpointSubset. newBuilder(Generated.EndpointSubset prototype)Generated.Endpoints.BuilderGenerated.Endpoints.Builder. setSubsets(int index, Generated.EndpointSubset value)The set of all endpoints is the union of all subsets.Method parameters in k8s.io.api.core.v1 with type arguments of type Generated.EndpointSubset Modifier and Type Method Description Generated.Endpoints.BuilderGenerated.Endpoints.Builder. addAllSubsets(Iterable<? extends Generated.EndpointSubset> values)The set of all endpoints is the union of all subsets.
-