Uses of Class
com.google.cloud.compute.v1.InsertRegionNotificationEndpointRequest
-
Packages that use InsertRegionNotificationEndpointRequest Package Description com.google.cloud.compute.v1 The interfaces provided are listed below, along with usage samples.com.google.cloud.compute.v1.stub -
-
Uses of InsertRegionNotificationEndpointRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return InsertRegionNotificationEndpointRequest Modifier and Type Method Description InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest.Builder. build()InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest.Builder. buildPartial()static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. getDefaultInstance()InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest.Builder. getDefaultInstanceForType()InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. getDefaultInstanceForType()static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(byte[] data)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(InputStream input)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(ByteBuffer data)static InsertRegionNotificationEndpointRequestInsertRegionNotificationEndpointRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type InsertRegionNotificationEndpointRequest Modifier and Type Method Description com.google.protobuf.Parser<InsertRegionNotificationEndpointRequest>InsertRegionNotificationEndpointRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsClient. insertCallable()Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallable<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsClient. insertOperationCallable()Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsSettings. insertSettings()Returns the object with the settings used for calls to insert.static com.google.protobuf.Parser<InsertRegionNotificationEndpointRequest>InsertRegionNotificationEndpointRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type InsertRegionNotificationEndpointRequest Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Operation,Operation>RegionNotificationEndpointsClient. insertAsync(InsertRegionNotificationEndpointRequest request)Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.InsertRegionNotificationEndpointRequest.BuilderInsertRegionNotificationEndpointRequest.Builder. mergeFrom(InsertRegionNotificationEndpointRequest other)static InsertRegionNotificationEndpointRequest.BuilderInsertRegionNotificationEndpointRequest. newBuilder(InsertRegionNotificationEndpointRequest prototype) -
Uses of InsertRegionNotificationEndpointRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type InsertRegionNotificationEndpointRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<InsertRegionNotificationEndpointRequest,Operation>HttpJsonRegionNotificationEndpointsStub. insertCallable()com.google.api.gax.rpc.UnaryCallable<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsStub. insertCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionNotificationEndpointRequest,Operation,Operation>HttpJsonRegionNotificationEndpointsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallable<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsStub. insertOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsStubSettings.Builder. insertOperationSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.OperationCallSettings<InsertRegionNotificationEndpointRequest,Operation,Operation>RegionNotificationEndpointsStubSettings. insertOperationSettings()Returns the object with the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings.Builder<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsStubSettings.Builder. insertSettings()Returns the builder for the settings used for calls to insert.com.google.api.gax.rpc.UnaryCallSettings<InsertRegionNotificationEndpointRequest,Operation>RegionNotificationEndpointsStubSettings. insertSettings()Returns the object with the settings used for calls to insert.
-