Skip navigation links
B C D G L N S U 

B

BinauthzManagementServiceV1Beta1Grpc - Class in com.google.cloud.binaryauthorization.v1beta1
Google Cloud Management Service for Binary Authorization admission policies and attestation authorities.
BinauthzManagementServiceV1Beta1Grpc.AsyncService - Interface in com.google.cloud.binaryauthorization.v1beta1
Google Cloud Management Service for Binary Authorization admission policies and attestation authorities.
BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do synchronous rpc calls to service BinauthzManagementServiceV1Beta1.
BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service BinauthzManagementServiceV1Beta1.
BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase - Class in com.google.cloud.binaryauthorization.v1beta1
Base class for the server implementation of the service BinauthzManagementServiceV1Beta1.
BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do asynchronous rpc calls to service BinauthzManagementServiceV1Beta1.
BinauthzManagementServiceV1Beta1ImplBase() - Constructor for class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase
 
bindService() - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1ImplBase
 
bindService(BinauthzManagementServiceV1Beta1Grpc.AsyncService) - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
bindService(SystemPolicyV1Beta1Grpc.AsyncService) - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
 
bindService() - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1FutureStub
 
build(Channel, CallOptions) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1Stub
 

C

com.google.cloud.binaryauthorization.v1beta1 - package com.google.cloud.binaryauthorization.v1beta1
 
createAttestor(CreateAttestorRequest, StreamObserver<Attestor>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
createAttestor(CreateAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
createAttestor(CreateAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
createAttestor(CreateAttestorRequest, StreamObserver<Attestor>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].

D

deleteAttestor(DeleteAttestorRequest, StreamObserver<Empty>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
Deletes an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
deleteAttestor(DeleteAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
Deletes an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
deleteAttestor(DeleteAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
Deletes an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
deleteAttestor(DeleteAttestorRequest, StreamObserver<Empty>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
Deletes an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].

G

getAttestor(GetAttestorRequest, StreamObserver<Attestor>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
getAttestor(GetAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
getAttestor(GetAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
getAttestor(GetAttestorRequest, StreamObserver<Attestor>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
getCreateAttestorMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getDeleteAttestorMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getGetAttestorMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getGetPolicyMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getGetSystemPolicyMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
 
getListAttestorsMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getPolicy(GetPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
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.
getPolicy(GetPolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
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.
getPolicy(GetPolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
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.
getPolicy(GetPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
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.
getServiceDescriptor() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getServiceDescriptor() - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
 
getSystemPolicy(GetSystemPolicyRequest, StreamObserver<Policy>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.AsyncService
Gets the current system policy in the specified location.
getSystemPolicy(GetSystemPolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub
Gets the current system policy in the specified location.
getSystemPolicy(GetSystemPolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1FutureStub
Gets the current system policy in the specified location.
getSystemPolicy(GetSystemPolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1Stub
Gets the current system policy in the specified location.
getUpdateAttestorMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
getUpdatePolicyMethod() - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 

L

listAttestors(ListAttestorsRequest, StreamObserver<ListAttestorsResponse>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
listAttestors(ListAttestorsRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
listAttestors(ListAttestorsRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].
listAttestors(ListAttestorsRequest, StreamObserver<ListAttestorsResponse>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
Lists [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].

N

newBlockingStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newBlockingStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
Creates a new blocking-style stub that supports unary and streaming output calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newFutureStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
Creates a new ListenableFuture-style stub that supports unary calls on the service
newStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
Creates a new async stub that supports all call types for the service
newStub(Channel) - Static method in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
Creates a new async stub that supports all call types for the service

S

SERVICE_NAME - Static variable in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc
 
SERVICE_NAME - Static variable in class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc
 
SystemPolicyV1Beta1Grpc - Class in com.google.cloud.binaryauthorization.v1beta1
API for working with the system policy.
SystemPolicyV1Beta1Grpc.AsyncService - Interface in com.google.cloud.binaryauthorization.v1beta1
API for working with the system policy.
SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1BlockingStub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do synchronous rpc calls to service SystemPolicyV1Beta1.
SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1FutureStub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do ListenableFuture-style rpc calls to service SystemPolicyV1Beta1.
SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase - Class in com.google.cloud.binaryauthorization.v1beta1
Base class for the server implementation of the service SystemPolicyV1Beta1.
SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1Stub - Class in com.google.cloud.binaryauthorization.v1beta1
A stub to allow clients to do asynchronous rpc calls to service SystemPolicyV1Beta1.
SystemPolicyV1Beta1ImplBase() - Constructor for class com.google.cloud.binaryauthorization.v1beta1.SystemPolicyV1Beta1Grpc.SystemPolicyV1Beta1ImplBase
 

U

updateAttestor(UpdateAttestorRequest, StreamObserver<Attestor>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
updateAttestor(UpdateAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
updateAttestor(UpdateAttestorRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
updateAttestor(UpdateAttestorRequest, StreamObserver<Attestor>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].
updatePolicy(UpdatePolicyRequest, StreamObserver<Policy>) - Method in interface com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.AsyncService
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].
updatePolicy(UpdatePolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub
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].
updatePolicy(UpdatePolicyRequest) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub
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].
updatePolicy(UpdatePolicyRequest, StreamObserver<Policy>) - Method in class com.google.cloud.binaryauthorization.v1beta1.BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub
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].
B C D G L N S U 
Skip navigation links

Copyright © 2024 Google LLC. All rights reserved.