Uses of Class
com.google.cloud.binaryauthorization.v1beta1.GetAttestorRequest
-
Packages that use GetAttestorRequest Package Description com.google.cloud.binaryauthorization.v1beta1 A client to Binary Authorization APIcom.google.cloud.binaryauthorization.v1beta1.stub -
-
Uses of GetAttestorRequest in com.google.cloud.binaryauthorization.v1beta1
Methods in com.google.cloud.binaryauthorization.v1beta1 that return GetAttestorRequest Modifier and Type Method Description GetAttestorRequestGetAttestorRequest.Builder. build()GetAttestorRequestGetAttestorRequest.Builder. buildPartial()static GetAttestorRequestGetAttestorRequest. getDefaultInstance()GetAttestorRequestGetAttestorRequest.Builder. getDefaultInstanceForType()GetAttestorRequestGetAttestorRequest. getDefaultInstanceForType()static GetAttestorRequestGetAttestorRequest. parseDelimitedFrom(InputStream input)static GetAttestorRequestGetAttestorRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttestorRequestGetAttestorRequest. parseFrom(byte[] data)static GetAttestorRequestGetAttestorRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttestorRequestGetAttestorRequest. parseFrom(com.google.protobuf.ByteString data)static GetAttestorRequestGetAttestorRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttestorRequestGetAttestorRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetAttestorRequestGetAttestorRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttestorRequestGetAttestorRequest. parseFrom(InputStream input)static GetAttestorRequestGetAttestorRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetAttestorRequestGetAttestorRequest. parseFrom(ByteBuffer data)static GetAttestorRequestGetAttestorRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.binaryauthorization.v1beta1 that return types with arguments of type GetAttestorRequest Modifier and Type Method Description 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.static io.grpc.MethodDescriptor<GetAttestorRequest,Attestor>BinauthzManagementServiceV1Beta1Grpc. getGetAttestorMethod()com.google.protobuf.Parser<GetAttestorRequest>GetAttestorRequest. getParserForType()static com.google.protobuf.Parser<GetAttestorRequest>GetAttestorRequest. parser()Methods in com.google.cloud.binaryauthorization.v1beta1 with parameters of type GetAttestorRequest Modifier and Type Method Description AttestorBinauthzManagementServiceV1Beta1Client. getAttestor(GetAttestorRequest request)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].default voidBinauthzManagementServiceV1Beta1Grpc.AsyncService. getAttestor(GetAttestorRequest request, io.grpc.stub.StreamObserver<Attestor> responseObserver)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].AttestorBinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1BlockingStub. getAttestor(GetAttestorRequest request)Gets an [attestor][google.cloud.binaryauthorization.v1beta1.Attestor].com.google.common.util.concurrent.ListenableFuture<Attestor>BinauthzManagementServiceV1Beta1Grpc.BinauthzManagementServiceV1Beta1FutureStub. getAttestor(GetAttestorRequest request)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].GetAttestorRequest.BuilderGetAttestorRequest.Builder. mergeFrom(GetAttestorRequest other)static GetAttestorRequest.BuilderGetAttestorRequest. newBuilder(GetAttestorRequest prototype) -
Uses of GetAttestorRequest in com.google.cloud.binaryauthorization.v1beta1.stub
Methods in com.google.cloud.binaryauthorization.v1beta1.stub that return types with arguments of type GetAttestorRequest Modifier and Type Method Description 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.
-