Uses of Class
com.google.cloud.servicedirectory.v1beta1.ListServicesRequest
-
Packages that use ListServicesRequest Package Description com.google.cloud.servicedirectory.v1beta1 A client to Service Directory APIcom.google.cloud.servicedirectory.v1beta1.stub -
-
Uses of ListServicesRequest in com.google.cloud.servicedirectory.v1beta1
Methods in com.google.cloud.servicedirectory.v1beta1 that return ListServicesRequest Modifier and Type Method Description ListServicesRequest
ListServicesRequest.Builder. build()
ListServicesRequest
ListServicesRequest.Builder. buildPartial()
static ListServicesRequest
ListServicesRequest. getDefaultInstance()
ListServicesRequest
ListServicesRequest.Builder. getDefaultInstanceForType()
ListServicesRequest
ListServicesRequest. getDefaultInstanceForType()
static ListServicesRequest
ListServicesRequest. parseDelimitedFrom(InputStream input)
static ListServicesRequest
ListServicesRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesRequest
ListServicesRequest. parseFrom(byte[] data)
static ListServicesRequest
ListServicesRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesRequest
ListServicesRequest. parseFrom(com.google.protobuf.ByteString data)
static ListServicesRequest
ListServicesRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesRequest
ListServicesRequest. parseFrom(com.google.protobuf.CodedInputStream input)
static ListServicesRequest
ListServicesRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesRequest
ListServicesRequest. parseFrom(InputStream input)
static ListServicesRequest
ListServicesRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static ListServicesRequest
ListServicesRequest. parseFrom(ByteBuffer data)
static ListServicesRequest
ListServicesRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
Methods in com.google.cloud.servicedirectory.v1beta1 that return types with arguments of type ListServicesRequest Modifier and Type Method Description static io.grpc.MethodDescriptor<ListServicesRequest,ListServicesResponse>
RegistrationServiceGrpc. getListServicesMethod()
com.google.protobuf.Parser<ListServicesRequest>
ListServicesRequest. getParserForType()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
RegistrationServiceClient. listServicesCallable()
Lists all services belonging to a namespace.com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceClient. listServicesPagedCallable()
Lists all services belonging to a namespace.com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices.static com.google.protobuf.Parser<ListServicesRequest>
ListServicesRequest. parser()
Methods in com.google.cloud.servicedirectory.v1beta1 with parameters of type ListServicesRequest Modifier and Type Method Description RegistrationServiceClient.ListServicesPagedResponse
RegistrationServiceClient. listServices(ListServicesRequest request)
Lists all services belonging to a namespace.default void
RegistrationServiceGrpc.AsyncService. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
Lists all services belonging to a namespace.ListServicesResponse
RegistrationServiceGrpc.RegistrationServiceBlockingStub. listServices(ListServicesRequest request)
Lists all services belonging to a namespace.com.google.common.util.concurrent.ListenableFuture<ListServicesResponse>
RegistrationServiceGrpc.RegistrationServiceFutureStub. listServices(ListServicesRequest request)
Lists all services belonging to a namespace.void
RegistrationServiceGrpc.RegistrationServiceStub. listServices(ListServicesRequest request, io.grpc.stub.StreamObserver<ListServicesResponse> responseObserver)
Lists all services belonging to a namespace.ListServicesRequest.Builder
ListServicesRequest.Builder. mergeFrom(ListServicesRequest other)
static ListServicesRequest.Builder
ListServicesRequest. newBuilder(ListServicesRequest prototype)
Method parameters in com.google.cloud.servicedirectory.v1beta1 with type arguments of type ListServicesRequest Modifier and Type Method Description static com.google.api.core.ApiFuture<RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceClient.ListServicesPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
protected RegistrationServiceClient.ListServicesPage
RegistrationServiceClient.ListServicesPage. createPage(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, ListServicesResponse response)
com.google.api.core.ApiFuture<RegistrationServiceClient.ListServicesPage>
RegistrationServiceClient.ListServicesPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListServicesRequest,ListServicesResponse,Service> context, com.google.api.core.ApiFuture<ListServicesResponse> futureResponse)
-
Uses of ListServicesRequest in com.google.cloud.servicedirectory.v1beta1.stub
Methods in com.google.cloud.servicedirectory.v1beta1.stub that return types with arguments of type ListServicesRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
GrpcRegistrationServiceStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
HttpJsonRegistrationServiceStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,ListServicesResponse>
RegistrationServiceStub. listServicesCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse>
GrpcRegistrationServiceStub. listServicesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse>
HttpJsonRegistrationServiceStub. listServicesPagedCallable()
com.google.api.gax.rpc.UnaryCallable<ListServicesRequest,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceStub. listServicesPagedCallable()
com.google.api.gax.rpc.PagedCallSettings.Builder<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceStubSettings.Builder. listServicesSettings()
Returns the builder for the settings used for calls to listServices.com.google.api.gax.rpc.PagedCallSettings<ListServicesRequest,ListServicesResponse,RegistrationServiceClient.ListServicesPagedResponse>
RegistrationServiceStubSettings. listServicesSettings()
Returns the object with the settings used for calls to listServices.
-