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