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 InterconnectInterconnect.Builder. build()InterconnectInterconnect.Builder. buildPartial()InterconnectInterconnectsClient. get(GetInterconnectRequest request)Returns the specified Interconnect.InterconnectInterconnectsClient. get(String project, String interconnect)Returns the specified Interconnect.static InterconnectInterconnect. getDefaultInstance()InterconnectInterconnect.Builder. getDefaultInstanceForType()InterconnectInterconnect. getDefaultInstanceForType()InterconnectInsertInterconnectRequest.Builder. getInterconnectResource()The body resource for this requestInterconnectInsertInterconnectRequest. getInterconnectResource()The body resource for this requestInterconnectInsertInterconnectRequestOrBuilder. getInterconnectResource()The body resource for this requestInterconnectPatchInterconnectRequest.Builder. getInterconnectResource()The body resource for this requestInterconnectPatchInterconnectRequest. getInterconnectResource()The body resource for this requestInterconnectPatchInterconnectRequestOrBuilder. getInterconnectResource()The body resource for this requestInterconnectInterconnectList.Builder. getItems(int index)A list of Interconnect resources.InterconnectInterconnectList. getItems(int index)A list of Interconnect resources.InterconnectInterconnectListOrBuilder. getItems(int index)A list of Interconnect resources.static InterconnectInterconnect. parseDelimitedFrom(InputStream input)static InterconnectInterconnect. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectInterconnect. parseFrom(byte[] data)static InterconnectInterconnect. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectInterconnect. parseFrom(com.google.protobuf.ByteString data)static InterconnectInterconnect. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectInterconnect. parseFrom(com.google.protobuf.CodedInputStream input)static InterconnectInterconnect. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectInterconnect. parseFrom(InputStream input)static InterconnectInterconnect. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InterconnectInterconnect. parseFrom(ByteBuffer data)static InterconnectInterconnect. 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.BuilderInterconnectList.Builder. addItems(int index, Interconnect value)A list of Interconnect resources.InterconnectList.BuilderInterconnectList.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.BuilderInterconnect.Builder. mergeFrom(Interconnect other)InsertInterconnectRequest.BuilderInsertInterconnectRequest.Builder. mergeInterconnectResource(Interconnect value)The body resource for this requestPatchInterconnectRequest.BuilderPatchInterconnectRequest.Builder. mergeInterconnectResource(Interconnect value)The body resource for this requeststatic Interconnect.BuilderInterconnect. 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.BuilderInsertInterconnectRequest.Builder. setInterconnectResource(Interconnect value)The body resource for this requestPatchInterconnectRequest.BuilderPatchInterconnectRequest.Builder. setInterconnectResource(Interconnect value)The body resource for this requestInterconnectList.BuilderInterconnectList.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.BuilderInterconnectList.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.ListPageInterconnectsClient.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.
-