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 |
---|---|
MachineTypeClient.ListMachineTypesPagedResponse |
MachineTypeClient.listMachineTypes(ListMachineTypesHttpRequest request)
Retrieves a list of machine types available to the specified project.
|
MachineTypeClient.ListMachineTypesPagedResponse |
MachineTypeClient.listMachineTypes(ProjectZoneName zone)
Retrieves a list of machine types available to the specified project.
|
MachineTypeClient.ListMachineTypesPagedResponse |
MachineTypeClient.listMachineTypes(String zone)
Retrieves a list of machine types available to the specified project.
|
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeClient.ListMachineTypesPagedResponse.createAsync(com.google.api.gax.rpc.PageContext<ListMachineTypesHttpRequest,MachineTypeList,MachineType> context,
com.google.api.core.ApiFuture<MachineTypeList> futureResponse) |
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeClient.listMachineTypesPagedCallable()
Retrieves a list of machine types available to the specified project.
|
com.google.api.gax.rpc.PagedCallSettings<ListMachineTypesHttpRequest,MachineTypeList,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeSettings.listMachineTypesSettings()
Returns the object with the settings used for calls to listMachineTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMachineTypesHttpRequest,MachineTypeList,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeSettings.Builder.listMachineTypesSettings()
Returns the builder for the settings used for calls to listMachineTypes.
|
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeClient.ListMachineTypesPagedResponse> |
HttpJsonMachineTypeStub.listMachineTypesPagedCallable() |
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeStub.listMachineTypesPagedCallable() |
com.google.api.gax.rpc.PagedCallSettings<ListMachineTypesHttpRequest,MachineTypeList,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeStubSettings.listMachineTypesSettings()
Returns the object with the settings used for calls to listMachineTypes.
|
com.google.api.gax.rpc.PagedCallSettings.Builder<ListMachineTypesHttpRequest,MachineTypeList,MachineTypeClient.ListMachineTypesPagedResponse> |
MachineTypeStubSettings.Builder.listMachineTypesSettings()
Returns the builder for the settings used for calls to listMachineTypes.
|
Copyright © 2019 Google LLC. All rights reserved.