Uses of Interface
com.google.cloud.channel.v1.AssociationInfoOrBuilder
-
Packages that use AssociationInfoOrBuilder Package Description com.google.cloud.channel.v1 A client to Cloud Channel API -
-
Uses of AssociationInfoOrBuilder in com.google.cloud.channel.v1
Classes in com.google.cloud.channel.v1 that implement AssociationInfoOrBuilder Modifier and Type Class Description class
AssociationInfo
Association links that an entitlement has to other entitlements.static class
AssociationInfo.Builder
Association links that an entitlement has to other entitlements.Methods in com.google.cloud.channel.v1 that return AssociationInfoOrBuilder Modifier and Type Method Description AssociationInfoOrBuilder
Entitlement.Builder. getAssociationInfoOrBuilder()
Association information to other entitlements.AssociationInfoOrBuilder
Entitlement. getAssociationInfoOrBuilder()
Association information to other entitlements.AssociationInfoOrBuilder
EntitlementOrBuilder. getAssociationInfoOrBuilder()
Association information to other entitlements.
-