Uses of Class
io.fabric8.openshift.api.model.operator.imageregistry.v1.ImageRegistryConfigStorageS3Fluent.TrustedCANested
-
Packages that use ImageRegistryConfigStorageS3Fluent.TrustedCANested Package Description io.fabric8.openshift.api.model.operator.imageregistry.v1 -
-
Uses of ImageRegistryConfigStorageS3Fluent.TrustedCANested in io.fabric8.openshift.api.model.operator.imageregistry.v1
Methods in io.fabric8.openshift.api.model.operator.imageregistry.v1 that return ImageRegistryConfigStorageS3Fluent.TrustedCANested Modifier and Type Method Description ImageRegistryConfigStorageS3Fluent.TrustedCANested<A>ImageRegistryConfigStorageS3Fluent. editOrNewTrustedCA()ImageRegistryConfigStorageS3Fluent.TrustedCANested<A>ImageRegistryConfigStorageS3Fluent. editOrNewTrustedCALike(S3TrustedCASource item)ImageRegistryConfigStorageS3Fluent.TrustedCANested<A>ImageRegistryConfigStorageS3Fluent. editTrustedCA()ImageRegistryConfigStorageS3Fluent.TrustedCANested<A>ImageRegistryConfigStorageS3Fluent. withNewTrustedCA()ImageRegistryConfigStorageS3Fluent.TrustedCANested<A>ImageRegistryConfigStorageS3Fluent. withNewTrustedCALike(S3TrustedCASource item)
-