Uses of Class
com.google.cloud.compute.v1.ListGlobalForwardingRulesRequest
-
Packages that use ListGlobalForwardingRulesRequest 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 ListGlobalForwardingRulesRequest in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return ListGlobalForwardingRulesRequest Modifier and Type Method Description ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest.Builder. build()ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest.Builder. buildPartial()static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. getDefaultInstance()ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest.Builder. getDefaultInstanceForType()ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. getDefaultInstanceForType()static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseDelimitedFrom(InputStream input)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(byte[] data)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(com.google.protobuf.ByteString data)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(com.google.protobuf.CodedInputStream input)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(InputStream input)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(ByteBuffer data)static ListGlobalForwardingRulesRequestListGlobalForwardingRulesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type ListGlobalForwardingRulesRequest Modifier and Type Method Description com.google.protobuf.Parser<ListGlobalForwardingRulesRequest>ListGlobalForwardingRulesRequest. getParserForType()com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,ForwardingRuleList>GlobalForwardingRulesClient. listCallable()Retrieves a list of GlobalForwardingRule resources available to the specified project.com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesClient. listPagedCallable()Retrieves a list of GlobalForwardingRule resources available to the specified project.com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesSettings. listSettings()Returns the object with the settings used for calls to list.static com.google.protobuf.Parser<ListGlobalForwardingRulesRequest>ListGlobalForwardingRulesRequest. parser()Methods in com.google.cloud.compute.v1 with parameters of type ListGlobalForwardingRulesRequest Modifier and Type Method Description GlobalForwardingRulesClient.ListPagedResponseGlobalForwardingRulesClient. list(ListGlobalForwardingRulesRequest request)Retrieves a list of GlobalForwardingRule resources available to the specified project.ListGlobalForwardingRulesRequest.BuilderListGlobalForwardingRulesRequest.Builder. mergeFrom(ListGlobalForwardingRulesRequest other)static ListGlobalForwardingRulesRequest.BuilderListGlobalForwardingRulesRequest. newBuilder(ListGlobalForwardingRulesRequest prototype)Method parameters in com.google.cloud.compute.v1 with type arguments of type ListGlobalForwardingRulesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse)protected GlobalForwardingRulesClient.ListPageGlobalForwardingRulesClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, ForwardingRuleList response)com.google.api.core.ApiFuture<GlobalForwardingRulesClient.ListPage>GlobalForwardingRulesClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListGlobalForwardingRulesRequest,ForwardingRuleList,ForwardingRule> context, com.google.api.core.ApiFuture<ForwardingRuleList> futureResponse) -
Uses of ListGlobalForwardingRulesRequest in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type ListGlobalForwardingRulesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,ForwardingRuleList>GlobalForwardingRulesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,ForwardingRuleList>HttpJsonGlobalForwardingRulesStub. listCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesStub. listPagedCallable()com.google.api.gax.rpc.UnaryCallable<ListGlobalForwardingRulesRequest,GlobalForwardingRulesClient.ListPagedResponse>HttpJsonGlobalForwardingRulesStub. listPagedCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesStubSettings.Builder. listSettings()Returns the builder for the settings used for calls to list.com.google.api.gax.rpc.PagedCallSettings<ListGlobalForwardingRulesRequest,ForwardingRuleList,GlobalForwardingRulesClient.ListPagedResponse>GlobalForwardingRulesStubSettings. listSettings()Returns the object with the settings used for calls to list.
-