Class SystemPolicyV1Grpc.SystemPolicyV1ImplBase (1.6.0)

publicabstractstaticclass SystemPolicyV1Grpc.SystemPolicyV1ImplBaseimplementsBindableService

API for working with the system policy.

Inheritance

java.lang.Object > SystemPolicyV1Grpc.SystemPolicyV1ImplBase

Implements

io.grpc.BindableService

Constructors

SystemPolicyV1ImplBase()

publicSystemPolicyV1ImplBase()

Methods

bindService()

publicfinalServerServiceDefinitionbindService()
Returns
Type Description
io.grpc.ServerServiceDefinition

getSystemPolicy(Service.GetSystemPolicyRequest request, StreamObserver<Resources.Policy> responseObserver)

publicvoidgetSystemPolicy(Service.GetSystemPolicyRequestrequest,StreamObserver<Resources.Policy>responseObserver)

Gets the current system policy in the specified location.

Parameters
Name Description
responseObserver io.grpc.stub.StreamObserver<Policy>

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月19日 UTC.