Package | Description |
---|---|
com.google.cloud.compute.v1 |
A client to Compute Engine API.
|
com.google.cloud.compute.v1.stub |
Modifier and Type | Method and Description |
---|---|
DiskTypeClient.ListDiskTypesPagedResponse |
DiskTypeClient.listDiskTypes(ListDiskTypesHttpRequest request)
Retrieves a list of disk types available to the specified project.
|
DiskTypeClient.ListDiskTypesPagedResponse |
DiskTypeClient.listDiskTypes(ProjectZoneName zone)
Retrieves a list of disk types available to the specified project.
|
DiskTypeClient.ListDiskTypesPagedResponse |
DiskTypeClient.listDiskTypes(String zone)
Retrieves a list of disk types available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeClient.ListDiskTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListDiskTypesHttpRequest,DiskTypeList,DiskType> context,
com.google.api.core.ApiFuture<DiskTypeList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListDiskTypesHttpRequest,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeClient.listDiskTypesPagedCallable()
Retrieves a list of disk types available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListDiskTypesHttpRequest,DiskTypeList,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeSettings.listDiskTypesSettings()
Returns the object with the settings used for calls to listDiskTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDiskTypesHttpRequest,DiskTypeList,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeSettings.Builder.listDiskTypesSettings()
Returns the builder for the settings used for calls to listDiskTypes.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListDiskTypesHttpRequest,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeStub.listDiskTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListDiskTypesHttpRequest,DiskTypeClient.ListDiskTypesPagedResponse> |
HttpJsonDiskTypeStub.listDiskTypesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListDiskTypesHttpRequest,DiskTypeList,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeStubSettings.listDiskTypesSettings()
Returns the object with the settings used for calls to listDiskTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListDiskTypesHttpRequest,DiskTypeList,DiskTypeClient.ListDiskTypesPagedResponse> |
DiskTypeStubSettings.Builder.listDiskTypesSettings()
Returns the builder for the settings used for calls to listDiskTypes.
|
Copyright © 2019 Google LLC. All rights reserved.