static com.google.api.core.ApiFuture<InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse> |
InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersListPerInstanceConfigsResp,PerInstanceConfig> context,
com.google.api.core.ApiFuture<InstanceGroupManagersListPerInstanceConfigsResp> futureResponse) |
|
com.google.api.gax.rpc.UnaryCallable<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse> |
InstanceGroupManagersClient.listPerInstanceConfigsPagedCallable() |
Lists all of the per-instance configurations defined for the managed instance group.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersListPerInstanceConfigsResp,InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse> |
InstanceGroupManagersSettings.Builder.listPerInstanceConfigsSettings() |
Returns the builder for the settings used for calls to listPerInstanceConfigs.
|
com.google.api.gax.rpc.PagedCallSettings<ListPerInstanceConfigsInstanceGroupManagersRequest,InstanceGroupManagersListPerInstanceConfigsResp,InstanceGroupManagersClient.ListPerInstanceConfigsPagedResponse> |
InstanceGroupManagersSettings.listPerInstanceConfigsSettings() |
Returns the object with the settings used for calls to listPerInstanceConfigs.
|