Interface SystemPolicyV1Beta1Grpc.AsyncService
-
- All Known Implementing Classes:
SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase
- Enclosing class:
- SystemPolicyV1Beta1Grpc
public static interface SystemPolicyV1Beta1Grpc.AsyncService
API for working with the system policy.
-
-
Method Summary
All Methods Instance Methods Default Methods Modifier and Type Method Description default void
getSystemPolicy(GetSystemPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)
Gets the current system policy in the specified location.
-
-
-
Method Detail
-
getSystemPolicy
default void getSystemPolicy(GetSystemPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)
Gets the current system policy in the specified location.
-
-