Uses of Class
com.google.cloud.vmwareengine.v1.ListSubnetsResponse
-
Packages that use ListSubnetsResponse Package Description com.google.cloud.vmwareengine.v1 A client to VMware Engine APIcom.google.cloud.vmwareengine.v1.stub -
-
Uses of ListSubnetsResponse in com.google.cloud.vmwareengine.v1
Methods in com.google.cloud.vmwareengine.v1 that return ListSubnetsResponse Modifier and Type Method Description ListSubnetsResponseListSubnetsResponse.Builder. build()ListSubnetsResponseListSubnetsResponse.Builder. buildPartial()static ListSubnetsResponseListSubnetsResponse. getDefaultInstance()ListSubnetsResponseListSubnetsResponse.Builder. getDefaultInstanceForType()ListSubnetsResponseListSubnetsResponse. getDefaultInstanceForType()ListSubnetsResponseVmwareEngineGrpc.VmwareEngineBlockingStub. listSubnets(ListSubnetsRequest request)Lists subnets in a given private cloud.static ListSubnetsResponseListSubnetsResponse. parseDelimitedFrom(InputStream input)static ListSubnetsResponseListSubnetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubnetsResponseListSubnetsResponse. parseFrom(byte[] data)static ListSubnetsResponseListSubnetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubnetsResponseListSubnetsResponse. parseFrom(com.google.protobuf.ByteString data)static ListSubnetsResponseListSubnetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubnetsResponseListSubnetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)static ListSubnetsResponseListSubnetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubnetsResponseListSubnetsResponse. parseFrom(InputStream input)static ListSubnetsResponseListSubnetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ListSubnetsResponseListSubnetsResponse. parseFrom(ByteBuffer data)static ListSubnetsResponseListSubnetsResponse. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.vmwareengine.v1 that return types with arguments of type ListSubnetsResponse Modifier and Type Method Description static io.grpc.MethodDescriptor<ListSubnetsRequest,ListSubnetsResponse>VmwareEngineGrpc. getListSubnetsMethod()com.google.protobuf.Parser<ListSubnetsResponse>ListSubnetsResponse. getParserForType()com.google.common.util.concurrent.ListenableFuture<ListSubnetsResponse>VmwareEngineGrpc.VmwareEngineFutureStub. listSubnets(ListSubnetsRequest request)Lists subnets in a given private cloud.com.google.api.gax.rpc.UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>VmwareEngineClient. listSubnetsCallable()Lists subnets in a given private cloud.com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetsRequest,ListSubnetsResponse,VmwareEngineClient.ListSubnetsPagedResponse>VmwareEngineSettings.Builder. listSubnetsSettings()Returns the builder for the settings used for calls to listSubnets.com.google.api.gax.rpc.PagedCallSettings<ListSubnetsRequest,ListSubnetsResponse,VmwareEngineClient.ListSubnetsPagedResponse>VmwareEngineSettings. listSubnetsSettings()Returns the object with the settings used for calls to listSubnets.static com.google.protobuf.Parser<ListSubnetsResponse>ListSubnetsResponse. parser()Methods in com.google.cloud.vmwareengine.v1 with parameters of type ListSubnetsResponse Modifier and Type Method Description protected VmwareEngineClient.ListSubnetsPageVmwareEngineClient.ListSubnetsPage. createPage(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ListSubnetsResponse response)ListSubnetsResponse.BuilderListSubnetsResponse.Builder. mergeFrom(ListSubnetsResponse other)static ListSubnetsResponse.BuilderListSubnetsResponse. newBuilder(ListSubnetsResponse prototype)Method parameters in com.google.cloud.vmwareengine.v1 with type arguments of type ListSubnetsResponse Modifier and Type Method Description 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)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)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. listSubnets(ListSubnetsRequest request, io.grpc.stub.StreamObserver<ListSubnetsResponse> responseObserver)Lists subnets in a given private cloud.voidVmwareEngineGrpc.VmwareEngineStub. listSubnets(ListSubnetsRequest request, io.grpc.stub.StreamObserver<ListSubnetsResponse> responseObserver)Lists subnets in a given private cloud. -
Uses of ListSubnetsResponse in com.google.cloud.vmwareengine.v1.stub
Methods in com.google.cloud.vmwareengine.v1.stub that return types with arguments of type ListSubnetsResponse Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>GrpcVmwareEngineStub. listSubnetsCallable()com.google.api.gax.rpc.UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>HttpJsonVmwareEngineStub. listSubnetsCallable()com.google.api.gax.rpc.UnaryCallable<ListSubnetsRequest,ListSubnetsResponse>VmwareEngineStub. listSubnetsCallable()com.google.api.gax.rpc.PagedCallSettings.Builder<ListSubnetsRequest,ListSubnetsResponse,VmwareEngineClient.ListSubnetsPagedResponse>VmwareEngineStubSettings.Builder. listSubnetsSettings()Returns the builder for the settings used for calls to listSubnets.com.google.api.gax.rpc.PagedCallSettings<ListSubnetsRequest,ListSubnetsResponse,VmwareEngineClient.ListSubnetsPagedResponse>VmwareEngineStubSettings. listSubnetsSettings()Returns the object with the settings used for calls to listSubnets.
-