Uses of Class
com.google.cloud.binaryauthorization.v1beta1.stub.SystemPolicyV1Beta1Stub
-
Packages that use SystemPolicyV1Beta1Stub Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization APIcom.google.cloud.binaryauthorization.v1beta1.stub -
-
Uses of SystemPolicyV1Beta1Stub in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return SystemPolicyV1Beta1Stub Modifier and Type Method Description SystemPolicyV1Beta1Stub
SystemPolicyV1Beta1Client. getStub()
Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type SystemPolicyV1Beta1Stub Modifier and Type Method Description static SystemPolicyV1Beta1Client
SystemPolicyV1Beta1Client. create(SystemPolicyV1Beta1Stub stub)
Constructs an instance of SystemPolicyV1Beta1Client, using the given stub for making calls.Constructors in com.google.cloud.binaryauthorization.v1beta1 with parameters of type SystemPolicyV1Beta1Stub Constructor Description SystemPolicyV1Beta1Client(SystemPolicyV1Beta1Stub stub)
-
Uses of SystemPolicyV1Beta1Stub in com.google.cloud.binaryauthorization.v1beta1.stub
Subclasses of SystemPolicyV1Beta1Stub in com.google.cloud.binaryauthorization.v1beta1.stub Modifier and Type Class Description class
GrpcSystemPolicyV1Beta1Stub
gRPC stub implementation for the SystemPolicyV1Beta1 service API.class
HttpJsonSystemPolicyV1Beta1Stub
REST stub implementation for the SystemPolicyV1Beta1 service API.Methods in com.google.cloud.binaryauthorization.v1beta1.stub that return SystemPolicyV1Beta1Stub Modifier and Type Method Description SystemPolicyV1Beta1Stub
SystemPolicyV1Beta1StubSettings. createStub()
-