Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistryConfigStorageAzureFluent.NetworkAccessNested
-
Packages that use ImageRegistryConfigStorageAzureFluent.NetworkAccessNested Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistryConfigStorageAzureFluent.NetworkAccessNested in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistryConfigStorageAzureFluent.NetworkAccessNested Modifier and Type Method Description ImageRegistryConfigStorageAzureFluent.NetworkAccessNested<A>ImageRegistryConfigStorageAzureFluent. editNetworkAccess()ImageRegistryConfigStorageAzureFluent.NetworkAccessNested<A>ImageRegistryConfigStorageAzureFluent. editOrNewNetworkAccess()ImageRegistryConfigStorageAzureFluent.NetworkAccessNested<A>ImageRegistryConfigStorageAzureFluent. editOrNewNetworkAccessLike(AzureNetworkAccess item)ImageRegistryConfigStorageAzureFluent.NetworkAccessNested<A>ImageRegistryConfigStorageAzureFluent. withNewNetworkAccess()ImageRegistryConfigStorageAzureFluent.NetworkAccessNested<A>ImageRegistryConfigStorageAzureFluent. withNewNetworkAccessLike(AzureNetworkAccess item)
-