Uses of Class
io.fabric8.openshift.api.model.hive.gcp.v1.ServiceAttachment
-
Packages that use ServiceAttachment Package Description io.fabric8.openshift.api.model.hive.gcp.v1 -
-
Uses of ServiceAttachment in io.fabric8.openshift.api.model.hive.gcp.v1
Methods in io.fabric8.openshift.api.model.hive.gcp.v1 that return ServiceAttachment Modifier and Type Method Description ServiceAttachmentServiceAttachmentBuilder. build()ServiceAttachmentPrivateServiceConnectFluent. buildServiceAttachment()ServiceAttachmentPrivateServiceConnect. getServiceAttachment()PrivateServiceConnectAccess configures access to the cluster API using GCP Private Service ConnectMethods in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachment Modifier and Type Method Description protected voidServiceAttachmentFluent. copyInstance(ServiceAttachment instance)PrivateServiceConnectFluent.ServiceAttachmentNested<A>PrivateServiceConnectFluent. editOrNewServiceAttachmentLike(ServiceAttachment item)voidPrivateServiceConnect. setServiceAttachment(ServiceAttachment serviceAttachment)PrivateServiceConnectAccess configures access to the cluster API using GCP Private Service ConnectPrivateServiceConnectFluent.ServiceAttachmentNested<A>PrivateServiceConnectFluent. withNewServiceAttachmentLike(ServiceAttachment item)APrivateServiceConnectFluent. withServiceAttachment(ServiceAttachment serviceAttachment)Constructors in io.fabric8.openshift.api.model.hive.gcp.v1 with parameters of type ServiceAttachment Constructor Description PrivateServiceConnect(Boolean enabled, ServiceAttachment serviceAttachment)ServiceAttachmentBuilder(ServiceAttachment instance)ServiceAttachmentBuilder(ServiceAttachmentFluent<?> fluent, ServiceAttachment instance)ServiceAttachmentFluent(ServiceAttachment instance)
-