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 ListSubnetsResponse
ListSubnetsResponse.Builder. build()
ListSubnetsResponse
ListSubnetsResponse.Builder. buildPartial()
static ListSubnetsResponse
ListSubnetsResponse. getDefaultInstance()
ListSubnetsResponse
ListSubnetsResponse.Builder. getDefaultInstanceForType()
ListSubnetsResponse
ListSubnetsResponse. getDefaultInstanceForType()
ListSubnetsResponse
VmwareEngineGrpc.VmwareEngineBlockingStub. listSubnets(ListSubnetsRequest request)
Lists subnets in a given private cloud.static ListSubnetsResponse
ListSubnetsResponse. parseDelimitedFrom(InputStream input)
static ListSubnetsResponse
ListSubnetsResponse. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(byte[] data)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(com.google.protobuf.ByteString data)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(com.google.protobuf.CodedInputStream input)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(InputStream input)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListSubnetsResponse
ListSubnetsResponse. parseFrom(ByteBuffer data)
static ListSubnetsResponse
ListSubnetsResponse. 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.ListSubnetsPage
VmwareEngineClient.ListSubnetsPage. createPage(com.google.api.gax.rpc.PageContext<ListSubnetsRequest,ListSubnetsResponse,Subnet> context, ListSubnetsResponse response)
ListSubnetsResponse.Builder
ListSubnetsResponse.Builder. mergeFrom(ListSubnetsResponse other)
static ListSubnetsResponse.Builder
ListSubnetsResponse. 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.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)
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 void
VmwareEngineGrpc.AsyncService. listSubnets(ListSubnetsRequest request, io.grpc.stub.StreamObserver<ListSubnetsResponse> responseObserver)
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. -
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.
-