Uses of Interface
k8s.io.api.networking.v1.Generated.ParentReferenceOrBuilder
-
Packages that use Generated.ParentReferenceOrBuilder Package Description k8s.io.api.networking.v1 -
-
Uses of Generated.ParentReferenceOrBuilder in k8s.io.api.networking.v1
Classes in k8s.io.api.networking.v1 that implement Generated.ParentReferenceOrBuilder Modifier and Type Class Description static classGenerated.ParentReferenceParentReference describes a reference to a parent object.static classGenerated.ParentReference.BuilderParentReference describes a reference to a parent object.Methods in k8s.io.api.networking.v1 that return Generated.ParentReferenceOrBuilder Modifier and Type Method Description Generated.ParentReferenceOrBuilderGenerated.IPAddressSpec.Builder. getParentRefOrBuilder()ParentRef references the resource that an IPAddress is attached to.Generated.ParentReferenceOrBuilderGenerated.IPAddressSpec. getParentRefOrBuilder()ParentRef references the resource that an IPAddress is attached to.Generated.ParentReferenceOrBuilderGenerated.IPAddressSpecOrBuilder. getParentRefOrBuilder()ParentRef references the resource that an IPAddress is attached to.
-