Class SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub
- java.lang.Object
-
- io.grpc.stub.AbstractStub<S>
-
- io.grpc.stub.AbstractBlockingStub<SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub>
-
- com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub
-
- Enclosing class:
- SystemPolicyV1Beta1Grpc
public static final class SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub extends io.grpc.stub.AbstractBlockingStub<SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub>
A stub to allow clients to do synchronous rpc calls to service SystemPolicyV1Beta1.API for working with the system policy.
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub
build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
Policy
getSystemPolicy(GetSystemPolicyRequest request)
Gets the current system policy in the specified location.
-
-
-
Method Detail
-
build
protected SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
- Specified by:
build
in classio.grpc.stub.AbstractStub<SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub>
-
getSystemPolicy
public Policy getSystemPolicy(GetSystemPolicyRequest request)
Gets the current system policy in the specified location.
-
-