Uses of Class
com.google.cloud.compute.v1.GetRegionBackendServiceRequest
-
Packages that use GetRegionBackendServiceRequest 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 GetRegionBackendServiceRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return GetRegionBackendServiceRequest Modifier and Type Method Description GetRegionBackendServiceRequestGetRegionBackendServiceRequest.Builder. build()GetRegionBackendServiceRequestGetRegionBackendServiceRequest.Builder. buildPartial()static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. getDefaultInstance()GetRegionBackendServiceRequestGetRegionBackendServiceRequest.Builder. getDefaultInstanceForType()GetRegionBackendServiceRequestGetRegionBackendServiceRequest. getDefaultInstanceForType()static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseDelimitedFrom(InputStream input)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(byte[] data)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(InputStream input)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(ByteBuffer data)static GetRegionBackendServiceRequestGetRegionBackendServiceRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type GetRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesClient. getCallable()Returns the specified regional BackendService resource.com.google.protobuf.Parser<GetRegionBackendServiceRequest>GetRegionBackendServiceRequest. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesSettings. getSettings()Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<GetRegionBackendServiceRequest>GetRegionBackendServiceRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type GetRegionBackendServiceRequest Modifier and Type Method Description BackendServiceRegionBackendServicesClient. get(GetRegionBackendServiceRequest request)Returns the specified regional BackendService resource.GetRegionBackendServiceRequest.BuilderGetRegionBackendServiceRequest.Builder. mergeFrom(GetRegionBackendServiceRequest other)static GetRegionBackendServiceRequest.BuilderGetRegionBackendServiceRequest. newBuilder(GetRegionBackendServiceRequest prototype) -
Uses of GetRegionBackendServiceRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type GetRegionBackendServiceRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetRegionBackendServiceRequest,BackendService>HttpJsonRegionBackendServicesStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetRegionBackendServiceRequest,BackendService>RegionBackendServicesStubSettings. getSettings()Returns the object with the settings used for calls to get.
-