Uses of Interface
com.google.api.ControlOrBuilder
-
Packages that use ControlOrBuilder Package Description com.google.api -
-
Uses of ControlOrBuilder in com.google.api
Classes in com.google.api that implement ControlOrBuilder Modifier and Type Class Description class
Control
Selects and configures the service controller used by the service.static class
Control.Builder
Selects and configures the service controller used by the service.Methods in com.google.api that return ControlOrBuilder Modifier and Type Method Description ControlOrBuilder
Service.Builder. getControlOrBuilder()
Configuration for the service control plane.ControlOrBuilder
Service. getControlOrBuilder()
Configuration for the service control plane.ControlOrBuilder
ServiceOrBuilder. getControlOrBuilder()
Configuration for the service control plane.
-