Uses of Class
k8s.io.api.networking.v1.Generated.ServiceCIDR
-
Packages that use Generated.ServiceCIDR Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.ServiceCIDR in k8s.io.api.networking.v1
Fields in k8s.io.api.networking.v1 with type parameters of type Generated.ServiceCIDR Modifier and Type Field Description static com.google.protobuf.Parser<Generated.ServiceCIDR>Generated.ServiceCIDR. PARSERDeprecated.Methods in k8s.io.api.networking.v1 that return Generated.ServiceCIDR Modifier and Type Method Description Generated.ServiceCIDRGenerated.ServiceCIDR.Builder. build()Generated.ServiceCIDRGenerated.ServiceCIDR.Builder. buildPartial()static Generated.ServiceCIDRGenerated.ServiceCIDR. getDefaultInstance()Generated.ServiceCIDRGenerated.ServiceCIDR.Builder. getDefaultInstanceForType()Generated.ServiceCIDRGenerated.ServiceCIDR. getDefaultInstanceForType()Generated.ServiceCIDRGenerated.ServiceCIDRList.Builder. getItems(int index)items is the list of ServiceCIDRs.Generated.ServiceCIDRGenerated.ServiceCIDRList. getItems(int index)items is the list of ServiceCIDRs.Generated.ServiceCIDRGenerated.ServiceCIDRListOrBuilder. getItems(int index)items is the list of ServiceCIDRs.static Generated.ServiceCIDRGenerated.ServiceCIDR. parseDelimitedFrom(InputStream input)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(byte[] data)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(com.google.protobuf.ByteString data)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(com.google.protobuf.CodedInputStream input)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(InputStream input)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(ByteBuffer data)static Generated.ServiceCIDRGenerated.ServiceCIDR. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in k8s.io.api.networking.v1 that return types with arguments of type Generated.ServiceCIDR Modifier and Type Method Description List<Generated.ServiceCIDR>Generated.ServiceCIDRList.Builder. getItemsList()items is the list of ServiceCIDRs.List<Generated.ServiceCIDR>Generated.ServiceCIDRList. getItemsList()items is the list of ServiceCIDRs.List<Generated.ServiceCIDR>Generated.ServiceCIDRListOrBuilder. getItemsList()items is the list of ServiceCIDRs.com.google.protobuf.Parser<Generated.ServiceCIDR>Generated.ServiceCIDR. getParserForType()static com.google.protobuf.Parser<Generated.ServiceCIDR>Generated.ServiceCIDR. parser()Methods in k8s.io.api.networking.v1 with parameters of type Generated.ServiceCIDR Modifier and Type Method Description Generated.ServiceCIDRList.BuilderGenerated.ServiceCIDRList.Builder. addItems(int index, Generated.ServiceCIDR value)items is the list of ServiceCIDRs.Generated.ServiceCIDRList.BuilderGenerated.ServiceCIDRList.Builder. addItems(Generated.ServiceCIDR value)items is the list of ServiceCIDRs.Generated.ServiceCIDR.BuilderGenerated.ServiceCIDR.Builder. mergeFrom(Generated.ServiceCIDR other)static Generated.ServiceCIDR.BuilderGenerated.ServiceCIDR. newBuilder(Generated.ServiceCIDR prototype)Generated.ServiceCIDRList.BuilderGenerated.ServiceCIDRList.Builder. setItems(int index, Generated.ServiceCIDR value)items is the list of ServiceCIDRs.Method parameters in k8s.io.api.networking.v1 with type arguments of type Generated.ServiceCIDR Modifier and Type Method Description Generated.ServiceCIDRList.BuilderGenerated.ServiceCIDRList.Builder. addAllItems(Iterable<? extends Generated.ServiceCIDR> values)items is the list of ServiceCIDRs.
-