Uses of Interface
com.google.cloud.config.v1.ResourceOrBuilder
-
Packages that use ResourceOrBuilder Package Description com.google.cloud.config.v1 A client to Infrastructure Manager API -
-
Uses of ResourceOrBuilder in com.google.cloud.config.v1
Classes in com.google.cloud.config.v1 that implement ResourceOrBuilder Modifier and Type Class Description classResourceResource represents a Google Cloud Platform resource actuated by IM.static classResource.BuilderResource represents a Google Cloud Platform resource actuated by IM.Methods in com.google.cloud.config.v1 that return ResourceOrBuilder Modifier and Type Method Description ResourceOrBuilderListResourcesResponse.Builder. getResourcesOrBuilder(int index)List of [Resources][]s.ResourceOrBuilderListResourcesResponse. getResourcesOrBuilder(int index)List of [Resources][]s.ResourceOrBuilderListResourcesResponseOrBuilder. getResourcesOrBuilder(int index)List of [Resources][]s.Methods in com.google.cloud.config.v1 that return types with arguments of type ResourceOrBuilder Modifier and Type Method Description List<? extends ResourceOrBuilder>ListResourcesResponse.Builder. getResourcesOrBuilderList()List of [Resources][]s.List<? extends ResourceOrBuilder>ListResourcesResponse. getResourcesOrBuilderList()List of [Resources][]s.List<? extends ResourceOrBuilder>ListResourcesResponseOrBuilder. getResourcesOrBuilderList()List of [Resources][]s.
-