Uses of Interface
com.google.cloud.asset.v1.AttachedResourceOrBuilder
-
Packages that use AttachedResourceOrBuilder Package Description com.google.cloud.asset.v1 A client to Cloud Asset API -
-
Uses of AttachedResourceOrBuilder in com.google.cloud.asset.v1
Classes in com.google.cloud.asset.v1 that implement AttachedResourceOrBuilder Modifier and Type Class Description classAttachedResourceAttached resource representation, which is defined by the corresponding service provider.static classAttachedResource.BuilderAttached resource representation, which is defined by the corresponding service provider.Methods in com.google.cloud.asset.v1 that return AttachedResourceOrBuilder Modifier and Type Method Description AttachedResourceOrBuilderResourceSearchResult.Builder. getAttachedResourcesOrBuilder(int index)Attached resources of this resource.AttachedResourceOrBuilderResourceSearchResult. getAttachedResourcesOrBuilder(int index)Attached resources of this resource.AttachedResourceOrBuilderResourceSearchResultOrBuilder. getAttachedResourcesOrBuilder(int index)Attached resources of this resource.Methods in com.google.cloud.asset.v1 that return types with arguments of type AttachedResourceOrBuilder Modifier and Type Method Description List<? extends AttachedResourceOrBuilder>ResourceSearchResult.Builder. getAttachedResourcesOrBuilderList()Attached resources of this resource.List<? extends AttachedResourceOrBuilder>ResourceSearchResult. getAttachedResourcesOrBuilderList()Attached resources of this resource.List<? extends AttachedResourceOrBuilder>ResourceSearchResultOrBuilder. getAttachedResourcesOrBuilderList()Attached resources of this resource.
-