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 |
---|---|
MachineTypeList |
MachineTypeList.Builder.build() |
static MachineTypeList |
MachineTypeList.getDefaultInstance() |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeList> |
MachineTypeClient.listMachineTypesCallable()
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 |
---|---|
protected MachineTypeClient.ListMachineTypesPage |
MachineTypeClient.ListMachineTypesPage.createPage(com.google.api.gax.rpc.PageContext<ListMachineTypesHttpRequest,MachineTypeList,MachineType> context,
MachineTypeList response) |
MachineTypeList.Builder |
MachineTypeList.Builder.mergeFrom(MachineTypeList other) |
static MachineTypeList.Builder |
MachineTypeList.newBuilder(MachineTypeList prototype) |
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) |
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) |
protected MachineTypeClient.ListMachineTypesPage |
MachineTypeClient.ListMachineTypesPage.createPage(com.google.api.gax.rpc.PageContext<ListMachineTypesHttpRequest,MachineTypeList,MachineType> context,
MachineTypeList response) |
com.google.api.core.ApiFuture<MachineTypeClient.ListMachineTypesPage> |
MachineTypeClient.ListMachineTypesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListMachineTypesHttpRequest,MachineTypeList,MachineType> context,
com.google.api.core.ApiFuture<MachineTypeList> futureResponse) |
com.google.api.core.ApiFuture<MachineTypeClient.ListMachineTypesPage> |
MachineTypeClient.ListMachineTypesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListMachineTypesHttpRequest,MachineTypeList,MachineType> context,
com.google.api.core.ApiFuture<MachineTypeList> futureResponse) |
Modifier and Type | Field and Description |
---|---|
static com.google.api.gax.httpjson.ApiMethodDescriptor<ListMachineTypesHttpRequest,MachineTypeList> |
HttpJsonMachineTypeStub.listMachineTypesMethodDescriptor |
Modifier and Type | Method and Description |
---|---|
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeList> |
HttpJsonMachineTypeStub.listMachineTypesCallable() |
com.google.api.gax.rpc.UnaryCallable<ListMachineTypesHttpRequest,MachineTypeList> |
MachineTypeStub.listMachineTypesCallable() |
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.