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 InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest.Builder. build()
InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest.Builder. buildPartial()
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. getDefaultInstance()
InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest.Builder. getDefaultInstanceForType()
InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. getDefaultInstanceForType()
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(byte[] data)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(InputStream input)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. parseFrom(ByteBuffer data)
static InsertRegionNotificationEndpointRequest
InsertRegionNotificationEndpointRequest. 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.Builder
InsertRegionNotificationEndpointRequest.Builder. mergeFrom(InsertRegionNotificationEndpointRequest other)
static InsertRegionNotificationEndpointRequest.Builder
InsertRegionNotificationEndpointRequest. 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.
-