Class SystemPolicyV1Grpc.SystemPolicyV1BlockingStub (1.11.0)

public static final class SystemPolicyV1Grpc.SystemPolicyV1BlockingStub extends AbstractBlockingStub<SystemPolicyV1Grpc.SystemPolicyV1BlockingStub>

API for working with the system policy.

Inheritance

java.lang.Object > io.grpc.stub.AbstractStub > io.grpc.stub.AbstractBlockingStub > SystemPolicyV1Grpc.SystemPolicyV1BlockingStub

Methods

build(Channel channel, CallOptions callOptions)

protected SystemPolicyV1Grpc.SystemPolicyV1BlockingStub build(Channel channel, CallOptions callOptions)
Parameters
NameDescription
channelio.grpc.Channel
callOptionsio.grpc.CallOptions
Returns
TypeDescription
SystemPolicyV1Grpc.SystemPolicyV1BlockingStub
Overrides
io.grpc.stub.AbstractStub.build(io.grpc.Channel,io.grpc.CallOptions)

getSystemPolicy(Service.GetSystemPolicyRequest request)

public Resources.Policy getSystemPolicy(Service.GetSystemPolicyRequest request)

Gets the current system policy in the specified location.

Parameter
NameDescription
requestService.GetSystemPolicyRequest
Returns
TypeDescription
Resources.Policy