Uses of Class
com.google.cloud.vmwareengine.v1.Subnet
-
Packages that use Subnet Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of Subnet in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return Subnet Modifier and Type Method Description SubnetSubnet.Builder. build()SubnetSubnet.Builder. buildPartial()static SubnetSubnet. getDefaultInstance()SubnetSubnet.Builder. getDefaultInstanceForType()SubnetSubnet. getDefaultInstanceForType()SubnetUpdateSubnetRequest.Builder. getSubnet()Required.SubnetUpdateSubnetRequest. getSubnet()Required.SubnetUpdateSubnetRequestOrBuilder. getSubnet()Required.SubnetVmwareEngineClient. getSubnet(GetSubnetRequest request)Gets details of a single subnet.SubnetVmwareEngineClient. getSubnet(SubnetName name)Gets details of a single subnet.SubnetVmwareEngineClient. getSubnet(String name)Gets details of a single subnet.SubnetVmwareEngineGrpc.VmwareEngineBlockingStub. getSubnet(GetSubnetRequest request)Gets details of a single subnet.SubnetListSubnetsResponse.Builder. getSubnets(int index)A list of subnets.SubnetListSubnetsResponse. getSubnets(int index)A list of subnets.SubnetListSubnetsResponseOrBuilder. getSubnets(int index)A list of subnets.static SubnetSubnet. parseDelimitedFrom(InputStream input)static SubnetSubnet. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetSubnet. parseFrom(byte[] data)static SubnetSubnet. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetSubnet. parseFrom(com.google.protobuf.ByteString data)static SubnetSubnet. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetSubnet. parseFrom(com.google.protobuf.CodedInputStream input)static SubnetSubnet. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetSubnet. parseFrom(InputStream input)static SubnetSubnet. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SubnetSubnet. parseFrom(ByteBuffer data)static SubnetSubnet. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type Subnet Modifier and Type Method Description static io.grpc.MethodDescriptor<GetSubnetRequest,Subnet>VmwareEngineGrpc. getGetSubnetMethod()com.google.protobuf.Parser<Subnet>Subnet. getParserForType()com.google.common.util.concurrent.ListenableFuture<Subnet>VmwareEngineGrpc.VmwareEngineFutureStub. getSubnet(GetSubnetRequest request)Gets details of a single subnet.com.google.api.gax.rpc.UnaryCallable<GetSubnetRequest,Subnet>VmwareEngineClient. getSubnetCallable()Gets details of a single subnet.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetRequest,Subnet>VmwareEngineSettings.Builder. getSubnetSettings()Returns the builder for the settings used for calls to getSubnet.com.google.api.gax.rpc.UnaryCallSettings<GetSubnetRequest,Subnet>VmwareEngineSettings. getSubnetSettings()Returns the object with the settings used for calls to getSubnet.List<Subnet>ListSubnetsResponse.Builder. getSubnetsList()A list of subnets.List<Subnet>ListSubnetsResponse. getSubnetsList()A list of subnets.List<Subnet>ListSubnetsResponseOrBuilder. getSubnetsList()A list of subnets.static com.google.protobuf.Parser<Subnet>Subnet. parser()com.google.api.gax.longrunning.OperationFuture<Subnet,OperationMetadata>VmwareEngineClient. updateSubnetAsync(Subnet subnet, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single subnet.com.google.api.gax.longrunning.OperationFuture<Subnet,OperationMetadata>VmwareEngineClient. updateSubnetAsync(UpdateSubnetRequest request)Updates the parameters of a single subnet.com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineClient. updateSubnetOperationCallable()Updates the parameters of a single subnet.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineSettings.Builder. updateSubnetOperationSettings()Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.OperationCallSettings<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineSettings. updateSubnetOperationSettings()Returns the object with the settings used for calls to updateSubnet.Methods in com.google.cloud.vmwareengine.v1 with parameters of type Subnet Modifier and Type Method Description ListSubnetsResponse.BuilderListSubnetsResponse.Builder. addSubnets(int index, Subnet value)A list of subnets.ListSubnetsResponse.BuilderListSubnetsResponse.Builder. addSubnets(Subnet value)A list of subnets.Subnet.BuilderSubnet.Builder. mergeFrom(Subnet other)UpdateSubnetRequest.BuilderUpdateSubnetRequest.Builder. mergeSubnet(Subnet value)Required.static Subnet.BuilderSubnet. newBuilder(Subnet prototype)UpdateSubnetRequest.BuilderUpdateSubnetRequest.Builder. setSubnet(Subnet value)Required.ListSubnetsResponse.BuilderListSubnetsResponse.Builder. setSubnets(int index, Subnet value)A list of subnets.com.google.api.gax.longrunning.OperationFuture<Subnet,OperationMetadata>VmwareEngineClient. updateSubnetAsync(Subnet subnet, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single subnet.Method parameters in com.google.cloud.vmwareengine.v1 with type arguments of type Subnet Modifier and Type Method Description ListSubnetsResponse.BuilderListSubnetsResponse.Builder. addAllSubnets(Iterable<? extends Subnet> values)A list of subnets.static com.google.api.core.ApiFuture<VmwareEngineClient.ListSubnetsPagedResponse>VmwareEngineClient.ListSubnetsPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, com.google.api.core.ApiFuture<ListSubnetsResponse> futureResponse)protected VmwareEngineClient.ListSubnetsPageVmwareEngineClient.ListSubnetsPage. createPage(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ListSubnetsResponse response)com.google.api.core.ApiFuture<VmwareEngineClient.ListSubnetsPage>VmwareEngineClient.ListSubnetsPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, com.google.api.core.ApiFuture<ListSubnetsResponse> futureResponse)default voidVmwareEngineGrpc.AsyncService. getSubnet(GetSubnetRequest request, io.grpc.stub.StreamObserver<Subnet> responseObserver)Gets details of a single subnet.voidVmwareEngineGrpc.VmwareEngineStub. getSubnet(GetSubnetRequest request, io.grpc.stub.StreamObserver<Subnet> responseObserver)Gets details of a single subnet. -
Uses of Subnet in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type Subnet Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<GetSubnetRequest,Subnet>GrpcVmwareEngineStub. getSubnetCallable()com.google.api.gax.rpc.UnaryCallable<GetSubnetRequest,Subnet>HttpJsonVmwareEngineStub. getSubnetCallable()com.google.api.gax.rpc.UnaryCallable<GetSubnetRequest,Subnet>VmwareEngineStub. getSubnetCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetSubnetRequest,Subnet>VmwareEngineStubSettings.Builder. getSubnetSettings()Returns the builder for the settings used for calls to getSubnet.com.google.api.gax.rpc.UnaryCallSettings<GetSubnetRequest,Subnet>VmwareEngineStubSettings. getSubnetSettings()Returns the object with the settings used for calls to getSubnet.com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>GrpcVmwareEngineStub. updateSubnetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>HttpJsonVmwareEngineStub. updateSubnetOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineStub. updateSubnetOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineStubSettings.Builder. updateSubnetOperationSettings()Returns the builder for the settings used for calls to updateSubnet.com.google.api.gax.rpc.OperationCallSettings<UpdateSubnetRequest,Subnet,OperationMetadata>VmwareEngineStubSettings. updateSubnetOperationSettings()Returns the object with the settings used for calls to updateSubnet.
-