Uses of Class
com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Client
-
Packages that use SystemPolicyV1Beta1Client Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization API -
-
Uses of SystemPolicyV1Beta1Client in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return SystemPolicyV1Beta1Client Modifier and Type Method Description static SystemPolicyV1Beta1Client
SystemPolicyV1Beta1Client. create()
Constructs an instance of SystemPolicyV1Beta1Client with default settings.static SystemPolicyV1Beta1Client
SystemPolicyV1Beta1Client. create(SystemPolicyV1Beta1Stub stub)
Constructs an instance of SystemPolicyV1Beta1Client, using the given stub for making calls.static SystemPolicyV1Beta1Client
SystemPolicyV1Beta1Client. create(SystemPolicyV1Beta1Settings settings)
Constructs an instance of SystemPolicyV1Beta1Client, using the given settings.
-