Uses of Interface
com.google.api.servicecontrol.v2.ResourceInfoOrBuilder
-
Packages that use ResourceInfoOrBuilder Package Description com.google.api.servicecontrol.v2 A client to Service Control API -
-
Uses of ResourceInfoOrBuilder in com.google.api.servicecontrol.v2
Classes in com.google.api.servicecontrol.v2 that implement ResourceInfoOrBuilder Modifier and Type Class Description classResourceInfoDescribes a resource referenced in the request.static classResourceInfo.BuilderDescribes a resource referenced in the request.Methods in com.google.api.servicecontrol.v2 that return ResourceInfoOrBuilder Modifier and Type Method Description ResourceInfoOrBuilderCheckRequest.Builder. getResourcesOrBuilder(int index)Describes the resources and the policies applied to each resource.ResourceInfoOrBuilderCheckRequest. getResourcesOrBuilder(int index)Describes the resources and the policies applied to each resource.ResourceInfoOrBuilderCheckRequestOrBuilder. getResourcesOrBuilder(int index)Describes the resources and the policies applied to each resource.ResourceInfoOrBuilderResourceInfoList.Builder. getResourcesOrBuilder(int index)The resource details.ResourceInfoOrBuilderResourceInfoList. getResourcesOrBuilder(int index)The resource details.ResourceInfoOrBuilderResourceInfoListOrBuilder. getResourcesOrBuilder(int index)The resource details.Methods in com.google.api.servicecontrol.v2 that return types with arguments of type ResourceInfoOrBuilder Modifier and Type Method Description List<? extends ResourceInfoOrBuilder>CheckRequest.Builder. getResourcesOrBuilderList()Describes the resources and the policies applied to each resource.List<? extends ResourceInfoOrBuilder>CheckRequest. getResourcesOrBuilderList()Describes the resources and the policies applied to each resource.List<? extends ResourceInfoOrBuilder>CheckRequestOrBuilder. getResourcesOrBuilderList()Describes the resources and the policies applied to each resource.List<? extends ResourceInfoOrBuilder>ResourceInfoList.Builder. getResourcesOrBuilderList()The resource details.List<? extends ResourceInfoOrBuilder>ResourceInfoList. getResourcesOrBuilderList()The resource details.List<? extends ResourceInfoOrBuilder>ResourceInfoListOrBuilder. getResourcesOrBuilderList()The resource details.
-