Uses of Class
com.google.cloud.binaryauthorization.v1beta1.Attestor
-
Packages that use Attestor Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization APIcom.google.cloud.binaryauthorization.v1beta1.stub -
-
Uses of Attestor in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return Attestor Modifier and Type Method Description AttestorAttestor.Builder. build()AttestorAttestor.Builder. buildPartial()AttestorBinauthzManagementServiceV1Beta1Client. createAttestor(CreateAttestorRequest request)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. createAttestor(ProjectName parent, String attestorId, Attestor attestor)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. createAttestor(String parent, String attestorId, Attestor attestor)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. createAttestor(CreateAttestorRequest request)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. getAttestor(AttestorName name)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. getAttestor(GetAttestorRequest request)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. getAttestor(String name)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. getAttestor(GetAttestorRequest request)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorCreateAttestorRequest.Builder. getAttestor()Required.AttestorCreateAttestorRequest. getAttestor()Required.AttestorCreateAttestorRequestOrBuilder. getAttestor()Required.AttestorUpdateAttestorRequest.Builder. getAttestor()Required.AttestorUpdateAttestorRequest. getAttestor()Required.AttestorUpdateAttestorRequestOrBuilder. getAttestor()Required.AttestorListAttestorsResponse.Builder. getAttestors(int index)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorListAttestorsResponse. getAttestors(int index)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorListAttestorsResponseOrBuilder. getAttestors(int index)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].static AttestorAttestor. getDefaultInstance()AttestorAttestor.Builder. getDefaultInstanceForType()AttestorAttestor. getDefaultInstanceForType()static AttestorAttestor. parseDelimitedFrom(InputStream input)static AttestorAttestor. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorAttestor. parseFrom(byte[] data)static AttestorAttestor. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorAttestor. parseFrom(com.google.protobuf.ByteString data)static AttestorAttestor. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorAttestor. parseFrom(com.google.protobuf.CodedInputStream input)static AttestorAttestor. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorAttestor. parseFrom(InputStream input)static AttestorAttestor. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AttestorAttestor. parseFrom(ByteBuffer data)static AttestorAttestor. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)AttestorBinauthzManagementServiceV1Beta1Client. updateAttestor(Attestor attestor)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. updateAttestor(UpdateAttestorRequest request)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. updateAttestor(UpdateAttestorRequest request)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type Attestor Modifier and Type Method Description com.google.common.util.concurrent.ListenableFuture<Attestor>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. createAttestor(CreateAttestorRequest request)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallable<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Client. createAttestorCallable()Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings.Builder. createAttestorSettings()Returns the builder for the settings used for calls to createAttestor.com.google.api.gax.rpc.UnaryCallSettings<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings. createAttestorSettings()Returns the object with the settings used for calls to createAttestor.com.google.common.util.concurrent.ListenableFuture<Attestor>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. getAttestor(GetAttestorRequest request)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallable<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Client. getAttestorCallable()Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings.Builder. getAttestorSettings()Returns the builder for the settings used for calls to getAttestor.com.google.api.gax.rpc.UnaryCallSettings<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings. getAttestorSettings()Returns the object with the settings used for calls to getAttestor.List<Attestor>ListAttestorsResponse.Builder. getAttestorsList()The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].List<Attestor>ListAttestorsResponse. getAttestorsList()The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].List<Attestor>ListAttestorsResponseOrBuilder. getAttestorsList()The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].static io.grpc.MethodDescriptor<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Grpc. getCreateAttestorMethod()static io.grpc.MethodDescriptor<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Grpc. getGetAttestorMethod()com.google.protobuf.Parser<Attestor>Attestor. getParserForType()static io.grpc.MethodDescriptor<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Grpc. getUpdateAttestorMethod()static com.google.protobuf.Parser<Attestor>Attestor. parser()com.google.common.util.concurrent.ListenableFuture<Attestor>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. updateAttestor(UpdateAttestorRequest request)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallable<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Client. updateAttestorCallable()Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings.Builder. updateAttestorSettings()Returns the builder for the settings used for calls to updateAttestor.com.google.api.gax.rpc.UnaryCallSettings<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Settings. updateAttestorSettings()Returns the object with the settings used for calls to updateAttestor.Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type Attestor Modifier and Type Method Description ListAttestorsResponse.BuilderListAttestorsResponse.Builder. addAttestors(int index, Attestor value)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].ListAttestorsResponse.BuilderListAttestorsResponse.Builder. addAttestors(Attestor value)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. createAttestor(ProjectName parent, String attestorId, Attestor attestor)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. createAttestor(String parent, String attestorId, Attestor attestor)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].CreateAttestorRequest.BuilderCreateAttestorRequest.Builder. mergeAttestor(Attestor value)Required.UpdateAttestorRequest.BuilderUpdateAttestorRequest.Builder. mergeAttestor(Attestor value)Required.Attestor.BuilderAttestor.Builder. mergeFrom(Attestor other)static Attestor.BuilderAttestor. newBuilder(Attestor prototype)CreateAttestorRequest.BuilderCreateAttestorRequest.Builder. setAttestor(Attestor value)Required.UpdateAttestorRequest.BuilderUpdateAttestorRequest.Builder. setAttestor(Attestor value)Required.ListAttestorsResponse.BuilderListAttestorsResponse.Builder. setAttestors(int index, Attestor value)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Client. updateAttestor(Attestor attestor)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].Method parameters in com.google.cloud.binaryauthorization.v1beta1 with type arguments of type Attestor Modifier and Type Method Description ListAttestorsResponse.BuilderListAttestorsResponse.Builder. addAllAttestors(Iterable<? extends Attestor> values)The list of [attestors][google.cloud.binaryauthorization.v1beta1.Attestor].static com.google.api.core.ApiFuture<BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse>BinauthzManagementServiceV1Beta1Client.ListAttestorsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListAttestorsRequest,ListAttestorsResponse,Attestor> context, com.google.api.core.ApiFuture<ListAttestorsResponse> futureResponse)default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. createAttestor(CreateAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].voidBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub. createAttestor(CreateAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Creates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor], and returns a copy of the new [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].protected BinauthzManagementServiceV1Beta1Client.ListAttestorsPageBinauthzManagementServiceV1Beta1Client.ListAttestorsPage. createPage(com.google.api.gax.rpc.PageContext<ListAttestorsRequest,ListAttestorsResponse,Attestor> context, ListAttestorsResponse response)com.google.api.core.ApiFuture<BinauthzManagementServiceV1Beta1Client.ListAttestorsPage>BinauthzManagementServiceV1Beta1Client.ListAttestorsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListAttestorsRequest,ListAttestorsResponse,Attestor> context, com.google.api.core.ApiFuture<ListAttestorsResponse> futureResponse)default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. getAttestor(GetAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].voidBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub. getAttestor(GetAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. updateAttestor(UpdateAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].voidBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1Stub. updateAttestor(UpdateAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Updates an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor]. -
Uses of Attestor in com.google.cloud.binaryauthorization.v1beta1.stub
Methods in com.google.cloud.binaryauthorization.v1beta1.stub that return types with arguments of type Attestor Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Stub. createAttestorCallable()com.google.api.gax.rpc.UnaryCallable<CreateAttestorRequest,Attestor>GrpcBinauthzManagementServiceV1Beta1Stub. createAttestorCallable()com.google.api.gax.rpc.UnaryCallable<CreateAttestorRequest,Attestor>HttpJsonBinauthzManagementServiceV1Beta1Stub. createAttestorCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings.Builder. createAttestorSettings()Returns the builder for the settings used for calls to createAttestor.com.google.api.gax.rpc.UnaryCallSettings<CreateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings. createAttestorSettings()Returns the object with the settings used for calls to createAttestor.com.google.api.gax.rpc.UnaryCallable<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Stub. getAttestorCallable()com.google.api.gax.rpc.UnaryCallable<GetAttestorRequest,Attestor>GrpcBinauthzManagementServiceV1Beta1Stub. getAttestorCallable()com.google.api.gax.rpc.UnaryCallable<GetAttestorRequest,Attestor>HttpJsonBinauthzManagementServiceV1Beta1Stub. getAttestorCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings.Builder. getAttestorSettings()Returns the builder for the settings used for calls to getAttestor.com.google.api.gax.rpc.UnaryCallSettings<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings. getAttestorSettings()Returns the object with the settings used for calls to getAttestor.com.google.api.gax.rpc.UnaryCallable<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Stub. updateAttestorCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAttestorRequest,Attestor>GrpcBinauthzManagementServiceV1Beta1Stub. updateAttestorCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAttestorRequest,Attestor>HttpJsonBinauthzManagementServiceV1Beta1Stub. updateAttestorCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings.Builder. updateAttestorSettings()Returns the builder for the settings used for calls to updateAttestor.com.google.api.gax.rpc.UnaryCallSettings<UpdateAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1StubSettings. updateAttestorSettings()Returns the object with the settings used for calls to updateAttestor.
-