Uses of Interface
k8s.io.api.networking.v1.Generated.IPAddressSpecOrBuilder
-
Packages that use Generated.IPAddressSpecOrBuilder Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.IPAddressSpecOrBuilder in k8s.io.api.networking.v1
Classes in k8s.io.api.networking.v1 that implement Generated.IPAddressSpecOrBuilder Modifier and Type Class Description static classGenerated.IPAddressSpecIPAddressSpec describe the attributes in an IP Address.static classGenerated.IPAddressSpec.BuilderIPAddressSpec describe the attributes in an IP Address.Methods in k8s.io.api.networking.v1 that return Generated.IPAddressSpecOrBuilder Modifier and Type Method Description Generated.IPAddressSpecOrBuilderGenerated.IPAddress.Builder. getSpecOrBuilder()spec is the desired state of the IPAddress.Generated.IPAddressSpecOrBuilderGenerated.IPAddress. getSpecOrBuilder()spec is the desired state of the IPAddress.Generated.IPAddressSpecOrBuilderGenerated.IPAddressOrBuilder. getSpecOrBuilder()spec is the desired state of the IPAddress.
-