Uses of Class
com.google.cloud.beyondcorp.appconnections.v1.UpdateAppConnectionRequest
-
Packages that use UpdateAppConnectionRequest Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appconnections.v1.stub -
-
Uses of UpdateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return UpdateAppConnectionRequest Modifier and Type Method Description UpdateAppConnectionRequestUpdateAppConnectionRequest.Builder. build()UpdateAppConnectionRequestUpdateAppConnectionRequest.Builder. buildPartial()static UpdateAppConnectionRequestUpdateAppConnectionRequest. getDefaultInstance()UpdateAppConnectionRequestUpdateAppConnectionRequest.Builder. getDefaultInstanceForType()UpdateAppConnectionRequestUpdateAppConnectionRequest. getDefaultInstanceForType()static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseDelimitedFrom(InputStream input)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(byte[] data)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(InputStream input)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(ByteBuffer data)static UpdateAppConnectionRequestUpdateAppConnectionRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type UpdateAppConnectionRequest Modifier and Type Method Description com.google.protobuf.Parser<UpdateAppConnectionRequest>UpdateAppConnectionRequest. getParserForType()static io.grpc.MethodDescriptor<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceGrpc. getUpdateAppConnectionMethod()static com.google.protobuf.Parser<UpdateAppConnectionRequest>UpdateAppConnectionRequest. parser()com.google.api.gax.rpc.UnaryCallable<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceClient. updateAppConnectionCallable()Updates the parameters of a single AppConnection.com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. updateAppConnectionOperationCallable()Updates the parameters of a single AppConnection.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings.Builder. updateAppConnectionOperationSettings()Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.OperationCallSettings<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings. updateAppConnectionOperationSettings()Returns the object with the settings used for calls to updateAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceSettings.Builder. updateAppConnectionSettings()Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceSettings. updateAppConnectionSettings()Returns the object with the settings used for calls to updateAppConnection.Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type UpdateAppConnectionRequest Modifier and Type Method Description UpdateAppConnectionRequest.BuilderUpdateAppConnectionRequest.Builder. mergeFrom(UpdateAppConnectionRequest other)static UpdateAppConnectionRequest.BuilderUpdateAppConnectionRequest. newBuilder(UpdateAppConnectionRequest prototype)com.google.longrunning.OperationAppConnectionsServiceGrpc.AppConnectionsServiceBlockingStub. updateAppConnection(UpdateAppConnectionRequest request)Updates the parameters of a single AppConnection.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>AppConnectionsServiceGrpc.AppConnectionsServiceFutureStub. updateAppConnection(UpdateAppConnectionRequest request)Updates the parameters of a single AppConnection.voidAppConnectionsServiceGrpc.AppConnectionsServiceStub. updateAppConnection(UpdateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single AppConnection.default voidAppConnectionsServiceGrpc.AsyncService. updateAppConnection(UpdateAppConnectionRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Updates the parameters of a single AppConnection.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. updateAppConnectionAsync(UpdateAppConnectionRequest request)Updates the parameters of a single AppConnection. -
Uses of UpdateAppConnectionRequest in com.google.cloud.beyondcorp.appconnections.v1.stub
Methods in com.google.cloud.beyondcorp.appconnections.v1.stub that return types with arguments of type UpdateAppConnectionRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStub. updateAppConnectionCallable()com.google.api.gax.rpc.UnaryCallable<UpdateAppConnectionRequest,com.google.longrunning.Operation>GrpcAppConnectionsServiceStub. updateAppConnectionCallable()com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStub. updateAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>GrpcAppConnectionsServiceStub. updateAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings.Builder. updateAppConnectionOperationSettings()Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.OperationCallSettings<UpdateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings. updateAppConnectionOperationSettings()Returns the object with the settings used for calls to updateAppConnection.com.google.api.gax.rpc.UnaryCallSettings.Builder<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStubSettings.Builder. updateAppConnectionSettings()Returns the builder for the settings used for calls to updateAppConnection.com.google.api.gax.rpc.UnaryCallSettings<UpdateAppConnectionRequest,com.google.longrunning.Operation>AppConnectionsServiceStubSettings. updateAppConnectionSettings()Returns the object with the settings used for calls to updateAppConnection.
-