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 GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest.Builder. build()GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest.Builder. buildPartial()static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. getDefaultInstance()GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest.Builder. getDefaultInstanceForType()GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. getDefaultInstanceForType()static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(byte[] data)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(InputStream input)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. parseFrom(ByteBuffer data)static GetRegionNotificationEndpointRequestGetRegionNotificationEndpointRequest. 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 NotificationEndpointRegionNotificationEndpointsClient. get(GetRegionNotificationEndpointRequest request)Returns the specified NotificationEndpoint resource in the given region.GetRegionNotificationEndpointRequest.BuilderGetRegionNotificationEndpointRequest.Builder. mergeFrom(GetRegionNotificationEndpointRequest other)static GetRegionNotificationEndpointRequest.BuilderGetRegionNotificationEndpointRequest. 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.
-