Uses of Class
io.fabric8.openshift.api.model.installer.gcp.v1.PlatformFluent.EndpointNested
-
Packages that use PlatformFluent.EndpointNested Package Description io.fabric8.openshift.api.model.installer.gcp.v1 -
-
Uses of PlatformFluent.EndpointNested in io.fabric8.openshift.api.model.installer.gcp.v1
Methods in io.fabric8.openshift.api.model.installer.gcp.v1 that return PlatformFluent.EndpointNested Modifier and Type Method Description PlatformFluent.EndpointNested<A>PlatformFluent. editEndpoint()PlatformFluent.EndpointNested<A>PlatformFluent. editOrNewEndpoint()PlatformFluent.EndpointNested<A>PlatformFluent. editOrNewEndpointLike(PSCEndpoint item)PlatformFluent.EndpointNested<A>PlatformFluent. withNewEndpoint()PlatformFluent.EndpointNested<A>PlatformFluent. withNewEndpointLike(PSCEndpoint item)
-