Uses of Class
com.google.cloud.apigateway.v1.Api
-
Packages that use Api Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of Api in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return Api Modifier and Type Method Description ApiApi.Builder. build()ApiApi.Builder. buildPartial()ApiApiGatewayServiceClient. getApi(ApiName name)Gets details of a single Api.ApiApiGatewayServiceClient. getApi(GetApiRequest request)Gets details of a single Api.ApiApiGatewayServiceClient. getApi(String name)Gets details of a single Api.ApiApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. getApi(GetApiRequest request)Gets details of a single Api.ApiCreateApiRequest.Builder. getApi()Required.ApiCreateApiRequest. getApi()Required.ApiCreateApiRequestOrBuilder. getApi()Required.ApiUpdateApiRequest.Builder. getApi()Required.ApiUpdateApiRequest. getApi()Required.ApiUpdateApiRequestOrBuilder. getApi()Required.ApiListApisResponse.Builder. getApis(int index)APIs.ApiListApisResponse. getApis(int index)APIs.ApiListApisResponseOrBuilder. getApis(int index)APIs.static ApiApi. getDefaultInstance()ApiApi.Builder. getDefaultInstanceForType()ApiApi. getDefaultInstanceForType()static ApiApi. parseDelimitedFrom(InputStream input)static ApiApi. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiApi. parseFrom(byte[] data)static ApiApi. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiApi. parseFrom(com.google.protobuf.ByteString data)static ApiApi. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiApi. parseFrom(com.google.protobuf.CodedInputStream input)static ApiApi. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiApi. parseFrom(InputStream input)static ApiApi. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static ApiApi. parseFrom(ByteBuffer data)static ApiApi. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigateway.v1 that return types with arguments of type Api Modifier and Type Method Description com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. createApiAsync(CreateApiRequest request)Creates a new Api in a given project and location.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. createApiAsync(LocationName parent, Api api, String apiId)Creates a new Api in a given project and location.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. createApiAsync(String parent, Api api, String apiId)Creates a new Api in a given project and location.com.google.api.gax.rpc.OperationCallable<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceClient. createApiOperationCallable()Creates a new Api in a given project and location.com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceSettings.Builder. createApiOperationSettings()Returns the builder for the settings used for calls to createApi.com.google.api.gax.rpc.OperationCallSettings<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceSettings. createApiOperationSettings()Returns the object with the settings used for calls to createApi.com.google.common.util.concurrent.ListenableFuture<Api>ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. getApi(GetApiRequest request)Gets details of a single Api.com.google.api.gax.rpc.UnaryCallable<GetApiRequest,Api>ApiGatewayServiceClient. getApiCallable()Gets details of a single Api.com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiRequest,Api>ApiGatewayServiceSettings.Builder. getApiSettings()Returns the builder for the settings used for calls to getApi.com.google.api.gax.rpc.UnaryCallSettings<GetApiRequest,Api>ApiGatewayServiceSettings. getApiSettings()Returns the object with the settings used for calls to getApi.List<Api>ListApisResponse.Builder. getApisList()APIs.List<Api>ListApisResponse. getApisList()APIs.List<Api>ListApisResponseOrBuilder. getApisList()APIs.static io.grpc.MethodDescriptor<GetApiRequest,Api>ApiGatewayServiceGrpc. getGetApiMethod()com.google.protobuf.Parser<Api>Api. getParserForType()static com.google.protobuf.Parser<Api>Api. parser()com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. updateApiAsync(Api api, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single Api.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. updateApiAsync(UpdateApiRequest request)Updates the parameters of a single Api.com.google.api.gax.rpc.OperationCallable<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceClient. updateApiOperationCallable()Updates the parameters of a single Api.com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceSettings.Builder. updateApiOperationSettings()Returns the builder for the settings used for calls to updateApi.com.google.api.gax.rpc.OperationCallSettings<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceSettings. updateApiOperationSettings()Returns the object with the settings used for calls to updateApi.Methods in com.google.cloud.apigateway.v1 with parameters of type Api Modifier and Type Method Description ListApisResponse.BuilderListApisResponse.Builder. addApis(int index, Api value)APIs.ListApisResponse.BuilderListApisResponse.Builder. addApis(Api value)APIs.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. createApiAsync(LocationName parent, Api api, String apiId)Creates a new Api in a given project and location.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. createApiAsync(String parent, Api api, String apiId)Creates a new Api in a given project and location.CreateApiRequest.BuilderCreateApiRequest.Builder. mergeApi(Api value)Required.UpdateApiRequest.BuilderUpdateApiRequest.Builder. mergeApi(Api value)Required.Api.BuilderApi.Builder. mergeFrom(Api other)static Api.BuilderApi. newBuilder(Api prototype)CreateApiRequest.BuilderCreateApiRequest.Builder. setApi(Api value)Required.UpdateApiRequest.BuilderUpdateApiRequest.Builder. setApi(Api value)Required.ListApisResponse.BuilderListApisResponse.Builder. setApis(int index, Api value)APIs.com.google.api.gax.longrunning.OperationFuture<Api,OperationMetadata>ApiGatewayServiceClient. updateApiAsync(Api api, com.google.protobuf.FieldMask updateMask)Updates the parameters of a single Api.Method parameters in com.google.cloud.apigateway.v1 with type arguments of type Api Modifier and Type Method Description ListApisResponse.BuilderListApisResponse.Builder. addAllApis(Iterable<? extends Api> values)APIs.static com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApisPagedResponse>ApiGatewayServiceClient.ListApisPagedResponse. createAsync(com.google.api.gax.rpc.PageContext<ListApisRequest,ListApisResponse,Api> context, com.google.api.core.ApiFuture<ListApisResponse> futureResponse)protected ApiGatewayServiceClient.ListApisPageApiGatewayServiceClient.ListApisPage. createPage(com.google.api.gax.rpc.PageContext<ListApisRequest,ListApisResponse,Api> context, ListApisResponse response)com.google.api.core.ApiFuture<ApiGatewayServiceClient.ListApisPage>ApiGatewayServiceClient.ListApisPage. createPageAsync(com.google.api.gax.rpc.PageContext<ListApisRequest,ListApisResponse,Api> context, com.google.api.core.ApiFuture<ListApisResponse> futureResponse)voidApiGatewayServiceGrpc.ApiGatewayServiceStub. getApi(GetApiRequest request, io.grpc.stub.StreamObserver<Api> responseObserver)Gets details of a single Api.default voidApiGatewayServiceGrpc.AsyncService. getApi(GetApiRequest request, io.grpc.stub.StreamObserver<Api> responseObserver)Gets details of a single Api. -
Uses of Api in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type Api Modifier and Type Method Description com.google.api.gax.rpc.OperationCallable<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceStub. createApiOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateApiRequest,Api,OperationMetadata>GrpcApiGatewayServiceStub. createApiOperationCallable()com.google.api.gax.rpc.OperationCallable<CreateApiRequest,Api,OperationMetadata>HttpJsonApiGatewayServiceStub. createApiOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceStubSettings.Builder. createApiOperationSettings()Returns the builder for the settings used for calls to createApi.com.google.api.gax.rpc.OperationCallSettings<CreateApiRequest,Api,OperationMetadata>ApiGatewayServiceStubSettings. createApiOperationSettings()Returns the object with the settings used for calls to createApi.com.google.api.gax.rpc.UnaryCallable<GetApiRequest,Api>ApiGatewayServiceStub. getApiCallable()com.google.api.gax.rpc.UnaryCallable<GetApiRequest,Api>GrpcApiGatewayServiceStub. getApiCallable()com.google.api.gax.rpc.UnaryCallable<GetApiRequest,Api>HttpJsonApiGatewayServiceStub. getApiCallable()com.google.api.gax.rpc.UnaryCallSettings.Builder<GetApiRequest,Api>ApiGatewayServiceStubSettings.Builder. getApiSettings()Returns the builder for the settings used for calls to getApi.com.google.api.gax.rpc.UnaryCallSettings<GetApiRequest,Api>ApiGatewayServiceStubSettings. getApiSettings()Returns the object with the settings used for calls to getApi.com.google.api.gax.rpc.OperationCallable<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceStub. updateApiOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateApiRequest,Api,OperationMetadata>GrpcApiGatewayServiceStub. updateApiOperationCallable()com.google.api.gax.rpc.OperationCallable<UpdateApiRequest,Api,OperationMetadata>HttpJsonApiGatewayServiceStub. updateApiOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceStubSettings.Builder. updateApiOperationSettings()Returns the builder for the settings used for calls to updateApi.com.google.api.gax.rpc.OperationCallSettings<UpdateApiRequest,Api,OperationMetadata>ApiGatewayServiceStubSettings. updateApiOperationSettings()Returns the object with the settings used for calls to updateApi.
-