Uses of Class
com.google.cloud.compute.v1.NotificationEndpoint
-
Packages that use NotificationEndpoint 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 NotificationEndpoint in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return NotificationEndpoint Modifier and Type Method Description NotificationEndpoint
NotificationEndpoint.Builder. build()
NotificationEndpoint
NotificationEndpoint.Builder. buildPartial()
NotificationEndpoint
RegionNotificationEndpointsClient. get(GetRegionNotificationEndpointRequest request)
Returns the specified NotificationEndpoint resource in the given region.NotificationEndpoint
RegionNotificationEndpointsClient. get(String project, String region, String notificationEndpoint)
Returns the specified NotificationEndpoint resource in the given region.static NotificationEndpoint
NotificationEndpoint. getDefaultInstance()
NotificationEndpoint
NotificationEndpoint.Builder. getDefaultInstanceForType()
NotificationEndpoint
NotificationEndpoint. getDefaultInstanceForType()
NotificationEndpoint
NotificationEndpointList.Builder. getItems(int index)
A list of NotificationEndpoint resources.NotificationEndpoint
NotificationEndpointList. getItems(int index)
A list of NotificationEndpoint resources.NotificationEndpoint
NotificationEndpointListOrBuilder. getItems(int index)
A list of NotificationEndpoint resources.NotificationEndpoint
InsertRegionNotificationEndpointRequest.Builder. getNotificationEndpointResource()
The body resource for this requestNotificationEndpoint
InsertRegionNotificationEndpointRequest. getNotificationEndpointResource()
The body resource for this requestNotificationEndpoint
InsertRegionNotificationEndpointRequestOrBuilder. getNotificationEndpointResource()
The body resource for this requeststatic NotificationEndpoint
NotificationEndpoint. parseDelimitedFrom(InputStream input)
static NotificationEndpoint
NotificationEndpoint. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationEndpoint
NotificationEndpoint. parseFrom(byte[] data)
static NotificationEndpoint
NotificationEndpoint. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationEndpoint
NotificationEndpoint. parseFrom(com.google.protobuf.ByteString data)
static NotificationEndpoint
NotificationEndpoint. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationEndpoint
NotificationEndpoint. parseFrom(com.google.protobuf.CodedInputStream input)
static NotificationEndpoint
NotificationEndpoint. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationEndpoint
NotificationEndpoint. parseFrom(InputStream input)
static NotificationEndpoint
NotificationEndpoint. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static NotificationEndpoint
NotificationEndpoint. parseFrom(ByteBuffer data)
static NotificationEndpoint
NotificationEndpoint. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type NotificationEndpoint Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsClient. getCallable()
Returns the specified NotificationEndpoint resource in the given region.List<NotificationEndpoint>
NotificationEndpointList.Builder. getItemsList()
A list of NotificationEndpoint resources.List<NotificationEndpoint>
NotificationEndpointList. getItemsList()
A list of NotificationEndpoint resources.List<NotificationEndpoint>
NotificationEndpointListOrBuilder. getItemsList()
A list of NotificationEndpoint resources.com.google.protobuf.Parser<NotificationEndpoint>
NotificationEndpoint. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<NotificationEndpoint>
NotificationEndpoint. parser()
Methods in com.google.cloud.compute.v1 with parameters of type NotificationEndpoint Modifier and Type Method Description NotificationEndpointList.Builder
NotificationEndpointList.Builder. addItems(int index, NotificationEndpoint value)
A list of NotificationEndpoint resources.NotificationEndpointList.Builder
NotificationEndpointList.Builder. addItems(NotificationEndpoint value)
A list of NotificationEndpoint resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
RegionNotificationEndpointsClient. insertAsync(String project, String region, NotificationEndpoint notificationEndpointResource)
Create a NotificationEndpoint in the specified project in the given region using the parameters that are included in the request.NotificationEndpoint.Builder
NotificationEndpoint.Builder. mergeFrom(NotificationEndpoint other)
InsertRegionNotificationEndpointRequest.Builder
InsertRegionNotificationEndpointRequest.Builder. mergeNotificationEndpointResource(NotificationEndpoint value)
The body resource for this requeststatic NotificationEndpoint.Builder
NotificationEndpoint. newBuilder(NotificationEndpoint prototype)
NotificationEndpointList.Builder
NotificationEndpointList.Builder. setItems(int index, NotificationEndpoint value)
A list of NotificationEndpoint resources.InsertRegionNotificationEndpointRequest.Builder
InsertRegionNotificationEndpointRequest.Builder. setNotificationEndpointResource(NotificationEndpoint value)
The body resource for this requestMethod parameters in com.google.cloud.compute.v1 with type arguments of type NotificationEndpoint Modifier and Type Method Description NotificationEndpointList.Builder
NotificationEndpointList.Builder. addAllItems(Iterable<? extends NotificationEndpoint> values)
A list of NotificationEndpoint resources.static com.google.api.core.ApiFuture<RegionNotificationEndpointsClient.ListPagedResponse>
RegionNotificationEndpointsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context, com.google.api.core.ApiFuture<NotificationEndpointList> futureResponse)
protected RegionNotificationEndpointsClient.ListPage
RegionNotificationEndpointsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context, NotificationEndpointList response)
com.google.api.core.ApiFuture<RegionNotificationEndpointsClient.ListPage>
RegionNotificationEndpointsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListRegionNotificationEndpointsRequest,NotificationEndpointList,NotificationEndpoint> context, com.google.api.core.ApiFuture<NotificationEndpointList> futureResponse)
-
Uses of NotificationEndpoint in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type NotificationEndpoint Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint>
HttpJsonRegionNotificationEndpointsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-