Uses of Class
com.google.cloud.compute.v1.Subnetwork
-
Packages that use Subnetwork 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 Subnetwork in com.google.cloud.compute.v1
Methods in com.google.cloud.compute.v1 that return Subnetwork Modifier and Type Method Description SubnetworkSubnetwork.Builder. build()SubnetworkSubnetwork.Builder. buildPartial()SubnetworkSubnetworksClient. get(GetSubnetworkRequest request)Returns the specified subnetwork.SubnetworkSubnetworksClient. get(String project, String region, String subnetwork)Returns the specified subnetwork.static SubnetworkSubnetwork. getDefaultInstance()SubnetworkSubnetwork.Builder. getDefaultInstanceForType()SubnetworkSubnetwork. getDefaultInstanceForType()SubnetworkSubnetworkList.Builder. getItems(int index)A list of Subnetwork resources.SubnetworkSubnetworkList. getItems(int index)A list of Subnetwork resources.SubnetworkSubnetworkListOrBuilder. getItems(int index)A list of Subnetwork resources.SubnetworkInsertSubnetworkRequest.Builder. getSubnetworkResource()The body resource for this requestSubnetworkInsertSubnetworkRequest. getSubnetworkResource()The body resource for this requestSubnetworkInsertSubnetworkRequestOrBuilder. getSubnetworkResource()The body resource for this requestSubnetworkPatchSubnetworkRequest.Builder. getSubnetworkResource()The body resource for this requestSubnetworkPatchSubnetworkRequest. getSubnetworkResource()The body resource for this requestSubnetworkPatchSubnetworkRequestOrBuilder. getSubnetworkResource()The body resource for this requestSubnetworkSubnetworksScopedList.Builder. getSubnetworks(int index)A list of subnetworks contained in this scope.SubnetworkSubnetworksScopedList. getSubnetworks(int index)A list of subnetworks contained in this scope.SubnetworkSubnetworksScopedListOrBuilder. getSubnetworks(int index)A list of subnetworks contained in this scope.static SubnetworkSubnetwork. parseDelimitedFrom(InputStream input)static SubnetworkSubnetwork. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkSubnetwork. parseFrom(byte[] data)static SubnetworkSubnetwork. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkSubnetwork. parseFrom(com.google.protobuf.ByteString data)static SubnetworkSubnetwork. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkSubnetwork. parseFrom(com.google.protobuf.CodedInputStream input)static SubnetworkSubnetwork. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkSubnetwork. parseFrom(InputStream input)static SubnetworkSubnetwork. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetworkSubnetwork. parseFrom(ByteBuffer data)static SubnetworkSubnetwork. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.compute.v1 that return types with arguments of type Subnetwork Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSubnetworkRequest,Subnetwork>SubnetworksClient. getCallable()Returns the specified subnetwork.List<Subnetwork>SubnetworkList.Builder. getItemsList()A list of Subnetwork resources.List<Subnetwork>SubnetworkList. getItemsList()A list of Subnetwork resources.List<Subnetwork>SubnetworkListOrBuilder. getItemsList()A list of Subnetwork resources.com.google.protobuf.Parser<Subnetwork>Subnetwork. getParserForType()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetworkRequest,Subnetwork>SubnetworksSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSubnetworkRequest,Subnetwork>SubnetworksSettings. getSettings()Returns the object with the settings used for calls to get.List<Subnetwork>SubnetworksScopedList.Builder. getSubnetworksList()A list of subnetworks contained in this scope.List<Subnetwork>SubnetworksScopedList. getSubnetworksList()A list of subnetworks contained in this scope.List<Subnetwork>SubnetworksScopedListOrBuilder. getSubnetworksList()A list of subnetworks contained in this scope.static com.google.protobuf.Parser<Subnetwork>Subnetwork. parser()Methods in com.google.cloud.compute.v1 with parameters of type Subnetwork Modifier and Type Method Description SubnetworkList.BuilderSubnetworkList.Builder. addItems(int index, Subnetwork value)A list of Subnetwork resources.SubnetworkList.BuilderSubnetworkList.Builder. addItems(Subnetwork value)A list of Subnetwork resources.SubnetworksScopedList.BuilderSubnetworksScopedList.Builder. addSubnetworks(int index, Subnetwork value)A list of subnetworks contained in this scope.SubnetworksScopedList.BuilderSubnetworksScopedList.Builder. addSubnetworks(Subnetwork value)A list of subnetworks contained in this scope.com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SubnetworksClient. insertAsync(String project, String region, Subnetwork subnetworkResource)Creates a subnetwork in the specified project using the data included in the request.Subnetwork.BuilderSubnetwork.Builder. mergeFrom(Subnetwork other)InsertSubnetworkRequest.BuilderInsertSubnetworkRequest.Builder. mergeSubnetworkResource(Subnetwork value)The body resource for this requestPatchSubnetworkRequest.BuilderPatchSubnetworkRequest.Builder. mergeSubnetworkResource(Subnetwork value)The body resource for this requeststatic Subnetwork.BuilderSubnetwork. newBuilder(Subnetwork prototype)com.google.api.gax.longrunning.OperationFuture<Operation,Operation>SubnetworksClient. patchAsync(String project, String region, String subnetwork, Subnetwork subnetworkResource)Patches the specified subnetwork with the data included in the request.SubnetworkList.BuilderSubnetworkList.Builder. setItems(int index, Subnetwork value)A list of Subnetwork resources.InsertSubnetworkRequest.BuilderInsertSubnetworkRequest.Builder. setSubnetworkResource(Subnetwork value)The body resource for this requestPatchSubnetworkRequest.BuilderPatchSubnetworkRequest.Builder. setSubnetworkResource(Subnetwork value)The body resource for this requestSubnetworksScopedList.BuilderSubnetworksScopedList.Builder. setSubnetworks(int index, Subnetwork value)A list of subnetworks contained in this scope.Method parameters in com.google.cloud.compute.v1 with type arguments of type Subnetwork Modifier and Type Method Description SubnetworkList.BuilderSubnetworkList.Builder. addAllItems(Iterable<? extends Subnetwork> values)A list of Subnetwork resources.SubnetworksScopedList.BuilderSubnetworksScopedList.Builder. addAllSubnetworks(Iterable<? extends Subnetwork> values)A list of subnetworks contained in this scope.static com.google.api.core.ApiFuture<SubnetworksClient.ListPagedResponse>SubnetworksClient.ListPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, com.google.api.core.ApiFuture<SubnetworkList> futureResponse)protected SubnetworksClient.ListPageSubnetworksClient.ListPage. createPage(com.google.api.gax.rpc.PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, SubnetworkList response)com.google.api.core.ApiFuture<SubnetworksClient.ListPage>SubnetworksClient.ListPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSubnetworksRequest,SubnetworkList,Subnetwork> context, com.google.api.core.ApiFuture<SubnetworkList> futureResponse) -
Uses of Subnetwork in com.google.cloud.compute.v1.stub
Methods in com.google.cloud.compute.v1.stub that return types with arguments of type Subnetwork Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSubnetworkRequest,Subnetwork>HttpJsonSubnetworksStub. getCallable()com.google.api.gax.rpc.UnaryCallable<GetSubnetworkRequest,Subnetwork>SubnetworksStub. getCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetworkRequest,Subnetwork>SubnetworksStubSettings.Builder. getSettings()Returns the builder for the settings used for calls to get.com.google.api.gax.rpc.UnaryCallSettings<GetSubnetworkRequest,Subnetwork>SubnetworksStubSettings. getSettings()Returns the object with the settings used for calls to get.
-