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 class
AttachedResource
Attached resource representation, which is defined by the corresponding service provider.static class
AttachedResource.Builder
Attached 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 AttachedResourceOrBuilder
ResourceSearchResult.Builder. getAttachedResourcesOrBuilder(int index)
Attached resources of this resource.AttachedResourceOrBuilder
ResourceSearchResult. getAttachedResourcesOrBuilder(int index)
Attached resources of this resource.AttachedResourceOrBuilder
ResourceSearchResultOrBuilder. 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.
-