Uses of Class
com.google.cloud.beyondcorp.appconnections.v1.AppConnectionOperationMetadata
-
Packages that use AppConnectionOperationMetadata Package Description com.google.cloud.beyondcorp.appconnections.v1 A client to BeyondCorp APIcom.google.cloud.beyondcorp.appconnections.v1.stub -
-
Uses of AppConnectionOperationMetadata in com.google.cloud.beyondcorp.appconnections.v1
Methods in com.google.cloud.beyondcorp.appconnections.v1 that return AppConnectionOperationMetadata Modifier and Type Method Description AppConnectionOperationMetadataAppConnectionOperationMetadata.Builder. build()AppConnectionOperationMetadataAppConnectionOperationMetadata.Builder. buildPartial()static AppConnectionOperationMetadataAppConnectionOperationMetadata. getDefaultInstance()AppConnectionOperationMetadataAppConnectionOperationMetadata.Builder. getDefaultInstanceForType()AppConnectionOperationMetadataAppConnectionOperationMetadata. getDefaultInstanceForType()static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseDelimitedFrom(InputStream input)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(byte[] data)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(com.google.protobuf.ByteString data)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(InputStream input)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(ByteBuffer data)static AppConnectionOperationMetadataAppConnectionOperationMetadata. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.beyondcorp.appconnections.v1 that return types with arguments of type AppConnectionOperationMetadata Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionAsync(CreateAppConnectionRequest request)Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionAsync(LocationName parent, AppConnection appConnection, String appConnectionId)Creates a new AppConnection in a given project and location.com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionAsync(String parent, AppConnection appConnection, String appConnectionId)Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. createAppConnectionOperationCallable()Creates a new AppConnection in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings.Builder. createAppConnectionOperationSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceSettings. createAppConnectionOperationSettings()Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceClient. deleteAppConnectionAsync(AppConnectionName name)Deletes a single AppConnection.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceClient. deleteAppConnectionAsync(DeleteAppConnectionRequest request)Deletes a single AppConnection.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceClient. deleteAppConnectionAsync(String name)Deletes a single AppConnection.com.google.api.gax.rpc.OperationCallable<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceClient. deleteAppConnectionOperationCallable()Deletes a single AppConnection.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceSettings.Builder. deleteAppConnectionOperationSettings()Returns the builder for the settings used for calls to deleteAppConnection.com.google.api.gax.rpc.OperationCallSettings<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceSettings. deleteAppConnectionOperationSettings()Returns the object with the settings used for calls to deleteAppConnection.com.google.protobuf.Parser<AppConnectionOperationMetadata>AppConnectionOperationMetadata. getParserForType()static com.google.protobuf.Parser<AppConnectionOperationMetadata>AppConnectionOperationMetadata. parser()com.google.api.gax.longrunning.OperationFuture<AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceClient. updateAppConnectionAsync(AppConnection appConnection, com.google.protobuf.FieldMask updateMask)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.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.Methods in com.google.cloud.beyondcorp.appconnections.v1 with parameters of type AppConnectionOperationMetadata Modifier and Type Method Description AppConnectionOperationMetadata.BuilderAppConnectionOperationMetadata.Builder. mergeFrom(AppConnectionOperationMetadata other)static AppConnectionOperationMetadata.BuilderAppConnectionOperationMetadata. newBuilder(AppConnectionOperationMetadata prototype) -
Uses of AppConnectionOperationMetadata in com.google.cloud.beyondcorp.appconnections.v1.stub
Methods in com.google.cloud.beyondcorp.appconnections.v1.stub that return types with arguments of type AppConnectionOperationMetadata Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStub. createAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>GrpcAppConnectionsServiceStub. createAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings.Builder. createAppConnectionOperationSettings()Returns the builder for the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallSettings<CreateAppConnectionRequest,AppConnection,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings. createAppConnectionOperationSettings()Returns the object with the settings used for calls to createAppConnection.com.google.api.gax.rpc.OperationCallable<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceStub. deleteAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>GrpcAppConnectionsServiceStub. deleteAppConnectionOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings.Builder. deleteAppConnectionOperationSettings()Returns the builder for the settings used for calls to deleteAppConnection.com.google.api.gax.rpc.OperationCallSettings<DeleteAppConnectionRequest,com.google.protobuf.Empty,AppConnectionOperationMetadata>AppConnectionsServiceStubSettings. deleteAppConnectionOperationSettings()Returns the object with the settings used for calls to deleteAppConnection.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.
-