Uses of Class
com.google.cloud.compute.v1.GetRegionNotificationEndpointRequest
-
Packages that use GetRegionNotificationEndpointRequest 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 GetRegionNotificationEndpointRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionNotificationEndpointRequest Modifier and Type Method Description GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest.Builder. build()
GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest.Builder. buildPartial()
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. getDefaultInstance()
GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest.Builder. getDefaultInstanceForType()
GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. getDefaultInstanceForType()
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(byte[] data)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(InputStream input)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(ByteBuffer data)
static GetRegionNotificationEndpointRequest
GetRegionNotificationEndpointRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionNotificationEndpointRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionNotificationEndpointRequest,NotificationEndpoint>
RegionNotificationEndpointsClient. getCallable()
Returns the specified NotificationEndpoint resource in the given region.com.google.protobuf.Parser<GetRegionNotificationEndpointRequest>
GetRegionNotificationEndpointRequest. 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<GetRegionNotificationEndpointRequest>
GetRegionNotificationEndpointRequest. parser()
Methods in com.google.cloud.compute.v1 with parameters of type GetRegionNotificationEndpointRequest Modifier and Type Method Description NotificationEndpoint
RegionNotificationEndpointsClient. get(GetRegionNotificationEndpointRequest request)
Returns the specified NotificationEndpoint resource in the given region.GetRegionNotificationEndpointRequest.Builder
GetRegionNotificationEndpointRequest.Builder. mergeFrom(GetRegionNotificationEndpointRequest other)
static GetRegionNotificationEndpointRequest.Builder
GetRegionNotificationEndpointRequest. newBuilder(GetRegionNotificationEndpointRequest prototype)
-
Uses of GetRegionNotificationEndpointRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionNotificationEndpointRequest 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.
-