Uses of Class
com.google.cloud.compute.v1.BackendServiceAggregatedList
-
Packages that use BackendServiceAggregatedList 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 BackendServiceAggregatedList in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return BackendServiceAggregatedList Modifier and Type Method Description BackendServiceAggregatedListBackendServiceAggregatedList.Builder. build()BackendServiceAggregatedListBackendServiceAggregatedList.Builder. buildPartial()static BackendServiceAggregatedListBackendServiceAggregatedList. getDefaultInstance()BackendServiceAggregatedListBackendServiceAggregatedList.Builder. getDefaultInstanceForType()BackendServiceAggregatedListBackendServiceAggregatedList. getDefaultInstanceForType()static BackendServiceAggregatedListBackendServiceAggregatedList. parseDelimitedFrom(InputStream input)static BackendServiceAggregatedListBackendServiceAggregatedList. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(byte[] data)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(InputStream input)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(ByteBuffer data)static BackendServiceAggregatedListBackendServiceAggregatedList. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type BackendServiceAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList>BackendServicesClient. aggregatedListCallable()Retrieves the list of all BackendService resources, regional and global, available to the specified project.com.google.api.gax.rpc.PagedCallSettings<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse>BackendServicesSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse>BackendServicesSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.com.google.protobuf.Parser<BackendServiceAggregatedList>BackendServiceAggregatedList. getParserForType()static com.google.protobuf.Parser<BackendServiceAggregatedList>BackendServiceAggregatedList. parser()Methods in com.google.cloud.compute.v1 with parameters of type BackendServiceAggregatedList Modifier and Type Method Description protected BackendServicesClient.AggregatedListPageBackendServicesClient.AggregatedListPage. createPage(com.google.api.gax.rpc.PageContext<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,Map.Entry<String,BackendServicesScopedList>> context, BackendServiceAggregatedList response)BackendServiceAggregatedList.BuilderBackendServiceAggregatedList.Builder. mergeFrom(BackendServiceAggregatedList other)static BackendServiceAggregatedList.BuilderBackendServiceAggregatedList. newBuilder(BackendServiceAggregatedList prototype) -
Uses of BackendServiceAggregatedList in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type BackendServiceAggregatedList Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList>BackendServicesStub. aggregatedListCallable()com.google.api.gax.rpc.UnaryCallable<AggregatedListBackendServicesRequest,BackendServiceAggregatedList>HttpJsonBackendServicesStub. aggregatedListCallable()com.google.api.gax.rpc.PagedCallSettings<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse>BackendServicesStubSettings. aggregatedListSettings()Returns the object with the settings used for calls to aggregatedList.com.google.api.gax.rpc.PagedCallSettings.Builder<AggregatedListBackendServicesRequest,BackendServiceAggregatedList,BackendServicesClient.AggregatedListPagedResponse>BackendServicesStubSettings.Builder. aggregatedListSettings()Returns the builder for the settings used for calls to aggregatedList.
-