Uses of Class
com.google.cloud.binaryauthorization.v1beta1.Policy
-
Packages that use Policy Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization APIcom.google.cloud.binaryauthorization.v1beta1.stub -
-
Uses of Policy in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return Policy Modifier and Type Method Description PolicyPolicy.Builder. build()PolicyPolicy.Builder. buildPartial()static PolicyPolicy. getDefaultInstance()PolicyPolicy.Builder. getDefaultInstanceForType()PolicyPolicy. getDefaultInstanceForType()PolicyBinauthzManagementServiceV1Beta1Client. getPolicy(GetPolicyRequest request)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.PolicyBinauthzManagementServiceV1Beta1Client. getPolicy(PolicyName name)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.PolicyBinauthzManagementServiceV1Beta1Client. getPolicy(String name)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.PolicyBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. getPolicy(GetPolicyRequest request)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.PolicyUpdatePolicyRequest.Builder. getPolicy()Required.PolicyUpdatePolicyRequest. getPolicy()Required.PolicyUpdatePolicyRequestOrBuilder. getPolicy()Required.PolicySystemPolicyV1Beta1Client. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.PolicySystemPolicyV1Beta1Client. getSystemPolicy(PolicyName name)Gets the current system policy in the specified location.PolicySystemPolicyV1Beta1Client. getSystemPolicy(String name)Gets the current system policy in the specified location.PolicySystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.static PolicyPolicy. parseDelimitedFrom(InputStream input)static PolicyPolicy. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyPolicy. parseFrom(byte[] data)static PolicyPolicy. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyPolicy. parseFrom(com.google.protobuf.ByteString data)static PolicyPolicy. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyPolicy. parseFrom(com.google.protobuf.CodedInputStream input)static PolicyPolicy. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyPolicy. parseFrom(InputStream input)static PolicyPolicy. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static PolicyPolicy. parseFrom(ByteBuffer data)static PolicyPolicy. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)PolicyBinauthzManagementServiceV1Beta1Client. updatePolicy(Policy policy)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].PolicyBinauthzManagementServiceV1Beta1Client. updatePolicy(UpdatePolicyRequest request)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].PolicyBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. updatePolicy(UpdatePolicyRequest request)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type Policy Modifier and Type Method Description static io.grpc.MethodDescriptor<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1Grpc. getGetPolicyMethod()static io.grpc.MethodDescriptor<GetSystemPolicyRequest,Policy>SystemPolicyV1Beta1Grpc. getGetSystemPolicyMethod()com.google.protobuf.Parser<Policy>Policy. getParserForType()com.google.common.util.concurrent.ListenableFuture<Policy>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. getPolicy(GetPolicyRequest request)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.com.google.api.gax.rpc.UnaryCallable<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1Client. getPolicyCallable()A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1Settings.Builder. getPolicySettings()Returns the builder for the settings used for calls to getPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1Settings. getPolicySettings()Returns the object with the settings used for calls to getPolicy.com.google.common.util.concurrent.ListenableFuture<Policy>SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1FutureStub. getSystemPolicy(GetSystemPolicyRequest request)Gets the current system policy in the specified location.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 io.grpc.MethodDescriptor<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1Grpc. getUpdatePolicyMethod()static com.google.protobuf.Parser<Policy>Policy. parser()com.google.common.util.concurrent.ListenableFuture<Policy>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. updatePolicy(UpdatePolicyRequest request)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].com.google.api.gax.rpc.UnaryCallable<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1Client. updatePolicyCallable()Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1Settings.Builder. updatePolicySettings()Returns the builder for the settings used for calls to updatePolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1Settings. updatePolicySettings()Returns the object with the settings used for calls to updatePolicy.Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type Policy Modifier and Type Method Description Policy.BuilderPolicy.Builder. mergeFrom(Policy other)UpdatePolicyRequest.BuilderUpdatePolicyRequest.Builder. mergePolicy(Policy value)Required.static Policy.BuilderPolicy. newBuilder(Policy prototype)UpdatePolicyRequest.BuilderUpdatePolicyRequest.Builder. setPolicy(Policy value)Required.PolicyBinauthzManagementServiceV1Beta1Client. updatePolicy(Policy policy)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].Method parameters in com.google.cloud.binaryauthorization.v1beta1 with type arguments of type Policy Modifier and Type Method Description default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. getPolicy(GetPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.voidBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub. getPolicy(GetPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)A [policy][google.cloud.binaryauthorization.v1beta1.Policy] specifies the [attestors][google.cloud.binaryauthorization.v1beta1.Attestor] that must attest to a container image, before the project is allowed to deploy that image.default voidSystemPolicyV1Beta1Grpc.AsyncService. getSystemPolicy(GetSystemPolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)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.default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. updatePolicy(UpdatePolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy].voidBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub. updatePolicy(UpdatePolicyRequest request, io.grpc.stub.StreamObserver<Policy> responseObserver)Creates or updates a project's [policy][google.cloud.binaryauthorization.v1beta1.Policy], and returns a copy of the new [policy][google.cloud.binaryauthorization.v1beta1.Policy]. -
Uses of Policy in com.google.cloud.binaryauthorization.v1beta1.stub
Methods in com.google.cloud.binaryauthorization.v1beta1.stub that return types with arguments of type Policy Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1Stub. getPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetPolicyRequest,Policy>GrpcBinauthzManagementServiceV1Beta1Stub. getPolicyCallable()com.google.api.gax.rpc.UnaryCallable<GetPolicyRequest,Policy>HttpJsonBinauthzManagementServiceV1Beta1Stub. getPolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1StubSettings.Builder. getPolicySettings()Returns the builder for the settings used for calls to getPolicy.com.google.api.gax.rpc.UnaryCallSettings<GetPolicyRequest,Policy>BinauthzManagementServiceV1Beta1StubSettings. getPolicySettings()Returns the object with the settings used for calls to getPolicy.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.com.google.api.gax.rpc.UnaryCallable<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1Stub. updatePolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePolicyRequest,Policy>GrpcBinauthzManagementServiceV1Beta1Stub. updatePolicyCallable()com.google.api.gax.rpc.UnaryCallable<UpdatePolicyRequest,Policy>HttpJsonBinauthzManagementServiceV1Beta1Stub. updatePolicyCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1StubSettings.Builder. updatePolicySettings()Returns the builder for the settings used for calls to updatePolicy.com.google.api.gax.rpc.UnaryCallSettings<UpdatePolicyRequest,Policy>BinauthzManagementServiceV1Beta1StubSettings. updatePolicySettings()Returns the object with the settings used for calls to updatePolicy.
-