Uses of Class
com.hashicorp.cdktf.providers.google.apikeys_key.ApikeysKeyRestrictionsApiTargets.Builder
-
Packages that use ApikeysKeyRestrictionsApiTargets.Builder Package Description com.hashicorp.cdktf.providers.google.apikeys_key google_apikeys_key -
-
Uses of ApikeysKeyRestrictionsApiTargets.Builder in com.hashicorp.cdktf.providers.google.apikeys_key
Methods in com.hashicorp.cdktf.providers.google.apikeys_key that return ApikeysKeyRestrictionsApiTargets.Builder Modifier and Type Method Description static ApikeysKeyRestrictionsApiTargets.BuilderApikeysKeyRestrictionsApiTargets. builder()ApikeysKeyRestrictionsApiTargets.BuilderApikeysKeyRestrictionsApiTargets.Builder. methods(List<String> methods)Sets the value ofApikeysKeyRestrictionsApiTargets.getMethods()ApikeysKeyRestrictionsApiTargets.BuilderApikeysKeyRestrictionsApiTargets.Builder. service(String service)Sets the value ofApikeysKeyRestrictionsApiTargets.getService()Constructors in com.hashicorp.cdktf.providers.google.apikeys_key with parameters of type ApikeysKeyRestrictionsApiTargets.Builder Constructor Description Jsii$Proxy(ApikeysKeyRestrictionsApiTargets.Builder builder)Constructor that initializes the object based on literal property values passed by theApikeysKeyRestrictionsApiTargets.Builder.
-