Uses of Interface
com.google.api.apikeys.v2.ServerKeyRestrictionsOrBuilder
-
Packages that use ServerKeyRestrictionsOrBuilder Package Description com.google.api.apikeys.v2 A client to API Keys API -
-
Uses of ServerKeyRestrictionsOrBuilder in com.google.api.apikeys.v2
Classes in com.google.api.apikeys.v2 that implement ServerKeyRestrictionsOrBuilder Modifier and Type Class Description classServerKeyRestrictionsThe IP addresses of callers that are allowed to use the key.static classServerKeyRestrictions.BuilderThe IP addresses of callers that are allowed to use the key.Methods in com.google.api.apikeys.v2 that return ServerKeyRestrictionsOrBuilder Modifier and Type Method Description ServerKeyRestrictionsOrBuilderRestrictions.Builder. getServerKeyRestrictionsOrBuilder()The IP addresses of callers that are allowed to use the key.ServerKeyRestrictionsOrBuilderRestrictions. getServerKeyRestrictionsOrBuilder()The IP addresses of callers that are allowed to use the key.ServerKeyRestrictionsOrBuilderRestrictionsOrBuilder. getServerKeyRestrictionsOrBuilder()The IP addresses of callers that are allowed to use the key.
-