Uses of Class
com.google.cloud.binaryauthorization.v1beta1.GetSystemPolicyRequest
-
Packages that use GetSystemPolicyRequest Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization APIcom.google.cloud.binaryauthorization.v1beta1.stub -
-
Uses of GetSystemPolicyRequest in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return GetSystemPolicyRequest Modifier and Type Method Description GetSystemPolicyRequestGetSystemPolicyRequest.Builder. build()GetSystemPolicyRequestGetSystemPolicyRequest.Builder. buildPartial()static GetSystemPolicyRequestGetSystemPolicyRequest. getDefaultInstance()GetSystemPolicyRequestGetSystemPolicyRequest.Builder. getDefaultInstanceForType()GetSystemPolicyRequestGetSystemPolicyRequest. getDefaultInstanceForType()static GetSystemPolicyRequestGetSystemPolicyRequest. parseDelimitedFrom(InputStream input)static GetSystemPolicyRequestGetSystemPolicyRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(byte[] data)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(com.google.protobuf.ByteString data)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(InputStream input)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(ByteBuffer data)static GetSystemPolicyRequestGetSystemPolicyRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type GetSystemPolicyRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Grpc. getGetSystemPolicyMethod()com.google.protobuf.Parser<GetSystemPolicyRequest>GetSystemPolicyRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Client. getSystemPolicyCallable()Gets the current system policy in the specified location.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Settings.Builder. getSystemPolicySettings()Returns the builder for the settings used for calls to getSystemPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Settings. getSystemPolicySettings()Returns the object with the settings used for calls to getSystemPolicy.static com.google.protobuf.Parser<GetSystemPolicyRequest>GetSystemPolicyRequest. parser()Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type GetSystemPolicyRequest Modifier and Type Method Description PolicySystemPolicyV1Beta1Client. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.default voidSystemPolicyV1Beta1Grpc.AsyncService. getSystemPolicy(GetSystemPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)Gets the current system policy in the specified location.PolicySystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.com.google.common.util.concurrent.ListenableFuture<Policy>SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1FutureStub. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.voidSystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1Stub. getSystemPolicy(GetSystemPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)Gets the current system policy in the specified location.GetSystemPolicyRequest.BuilderGetSystemPolicyRequest.Builder. mergeFrom(GetSystemPolicyRequest other)static GetSystemPolicyRequest.BuilderGetSystemPolicyRequest. newBuilder(GetSystemPolicyRequest prototype) -
Uses of GetSystemPolicyRequest in com.google.cloud.binaryauthorization.v1beta1.stub
Methods in com.google.cloud.binaryauthorization.v1beta1.stub that return types with arguments of type GetSystemPolicyRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSystemPolicyRequest,Policy>GrpcSystemPolicyV1Beta1Stub. getSystemPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetSystemPolicyRequest,Policy>HttpJsonSystemPolicyV1Beta1Stub. getSystemPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Stub. getSystemPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1StubSettings.Builder. getSystemPolicySettings()Returns the builder for the settings used for calls to getSystemPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1StubSettings. getSystemPolicySettings()Returns the object with the settings used for calls to getSystemPolicy.
-