Uses of Class
com.google.cloud.compute.v1.Interconnect
-
Packages that use Interconnect 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 Interconnect in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Interconnect Modifier and Type Method Description Interconnect
Interconnect.Builder. build()
Interconnect
Interconnect.Builder. buildPartial()
Interconnect
InterconnectsClient. get(GetInterconnectRequest request)
Returns the specified Interconnect.Interconnect
InterconnectsClient. get(String project, String interconnect)
Returns the specified Interconnect.static Interconnect
Interconnect. getDefaultInstance()
Interconnect
Interconnect.Builder. getDefaultInstanceForType()
Interconnect
Interconnect. getDefaultInstanceForType()
Interconnect
InsertInterconnectRequest.Builder. getInterconnectResource()
The body resource for this requestInterconnect
InsertInterconnectRequest. getInterconnectResource()
The body resource for this requestInterconnect
InsertInterconnectRequestOrBuilder. getInterconnectResource()
The body resource for this requestInterconnect
PatchInterconnectRequest.Builder. getInterconnectResource()
The body resource for this requestInterconnect
PatchInterconnectRequest. getInterconnectResource()
The body resource for this requestInterconnect
PatchInterconnectRequestOrBuilder. getInterconnectResource()
The body resource for this requestInterconnect
InterconnectList.Builder. getItems(int index)
A list of Interconnect resources.Interconnect
InterconnectList. getItems(int index)
A list of Interconnect resources.Interconnect
InterconnectListOrBuilder. getItems(int index)
A list of Interconnect resources.static Interconnect
Interconnect. parseDelimitedFrom(InputStream input)
static Interconnect
Interconnect. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interconnect
Interconnect. parseFrom(byte[] data)
static Interconnect
Interconnect. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interconnect
Interconnect. parseFrom(com.google.protobuf.ByteString data)
static Interconnect
Interconnect. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interconnect
Interconnect. parseFrom(com.google.protobuf.CodedInputStream input)
static Interconnect
Interconnect. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interconnect
Interconnect. parseFrom(InputStream input)
static Interconnect
Interconnect. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Interconnect
Interconnect. parseFrom(ByteBuffer data)
static Interconnect
Interconnect. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.compute.v1 that return types with arguments of type Interconnect Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInterconnectRequest,Interconnect>
InterconnectsClient. getCallable()
Returns the specified Interconnect.List<Interconnect>
InterconnectList.Builder. getItemsList()
A list of Interconnect resources.List<Interconnect>
InterconnectList. getItemsList()
A list of Interconnect resources.List<Interconnect>
InterconnectListOrBuilder. getItemsList()
A list of Interconnect resources.com.google.protobuf.Parser<Interconnect>
Interconnect. getParserForType()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectRequest,Interconnect>
InterconnectsSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectRequest,Interconnect>
InterconnectsSettings. getSettings()
Returns the object with the settings used for calls to get.static com.google.protobuf.Parser<Interconnect>
Interconnect. parser()
Methods in com.google.cloud.compute.v1 with parameters of type Interconnect Modifier and Type Method Description InterconnectList.Builder
InterconnectList.Builder. addItems(int index, Interconnect value)
A list of Interconnect resources.InterconnectList.Builder
InterconnectList.Builder. addItems(Interconnect value)
A list of Interconnect resources.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
InterconnectsClient. insertAsync(String project, Interconnect interconnectResource)
Creates an Interconnect in the specified project using the data included in the request.Interconnect.Builder
Interconnect.Builder. mergeFrom(Interconnect other)
InsertInterconnectRequest.Builder
InsertInterconnectRequest.Builder. mergeInterconnectResource(Interconnect value)
The body resource for this requestPatchInterconnectRequest.Builder
PatchInterconnectRequest.Builder. mergeInterconnectResource(Interconnect value)
The body resource for this requeststatic Interconnect.Builder
Interconnect. newBuilder(Interconnect prototype)
com.google.api.gax.longrunning.OperationFuture<Operation,Operation>
InterconnectsClient. patchAsync(String project, String interconnect, Interconnect interconnectResource)
Updates the specified Interconnect with the data included in the request.InsertInterconnectRequest.Builder
InsertInterconnectRequest.Builder. setInterconnectResource(Interconnect value)
The body resource for this requestPatchInterconnectRequest.Builder
PatchInterconnectRequest.Builder. setInterconnectResource(Interconnect value)
The body resource for this requestInterconnectList.Builder
InterconnectList.Builder. setItems(int index, Interconnect value)
A list of Interconnect resources.Method parameters in com.google.cloud.compute.v1 with type arguments of type Interconnect Modifier and Type Method Description InterconnectList.Builder
InterconnectList.Builder. addAllItems(Iterable<? extends Interconnect> values)
A list of Interconnect resources.static com.google.api.core.ApiFuture<InterconnectsClient.ListPagedResponse>
InterconnectsClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, com.google.api.core.ApiFuture<InterconnectList> futureResponse)
protected InterconnectsClient.ListPage
InterconnectsClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, InterconnectList response)
com.google.api.core.ApiFuture<InterconnectsClient.ListPage>
InterconnectsClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListInterconnectsRequest,InterconnectList,Interconnect> context, com.google.api.core.ApiFuture<InterconnectList> futureResponse)
-
Uses of Interconnect in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Interconnect Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetInterconnectRequest,Interconnect>
HttpJsonInterconnectsStub. getCallable()
com.google.api.gax.rpc.UnaryCallable<GetInterconnectRequest,Interconnect>
InterconnectsStub. getCallable()
com.google.api.gax.rpc.UnaryCallSettings.Builder<GetInterconnectRequest,Interconnect>
InterconnectsStubSettings.Builder. getSettings()
Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetInterconnectRequest,Interconnect>
InterconnectsStubSettings. getSettings()
Returns the object with the settings used for calls to get.
-