Uses of Class
com.google.cloud.apigateway.v1.DeleteApiConfigRequest
-
Packages that use DeleteApiConfigRequest Package Description com.google.cloud.apigateway.v1 A client to API Gateway APIcom.google.cloud.apigateway.v1.stub -
-
Uses of DeleteApiConfigRequest in com.google.cloud.apigateway.v1
Methods in com.google.cloud.apigateway.v1 that return DeleteApiConfigRequest Modifier and Type Method Description DeleteApiConfigRequestDeleteApiConfigRequest.Builder. build()DeleteApiConfigRequestDeleteApiConfigRequest.Builder. buildPartial()static DeleteApiConfigRequestDeleteApiConfigRequest. getDefaultInstance()DeleteApiConfigRequestDeleteApiConfigRequest.Builder. getDefaultInstanceForType()DeleteApiConfigRequestDeleteApiConfigRequest. getDefaultInstanceForType()static DeleteApiConfigRequestDeleteApiConfigRequest. parseDelimitedFrom(InputStream input)static DeleteApiConfigRequestDeleteApiConfigRequest. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(byte[] data)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(com.google.protobuf.ByteString data)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(InputStream input)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(ByteBuffer data)static DeleteApiConfigRequestDeleteApiConfigRequest. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in com.google.cloud.apigateway.v1 that return types with arguments of type DeleteApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceClient. deleteApiConfigCallable()Deletes a single ApiConfig.com.google.api.gax.rpc.OperationCallable<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceClient. deleteApiConfigOperationCallable()Deletes a single ApiConfig.com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceSettings.Builder. deleteApiConfigOperationSettings()Returns the builder for the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.OperationCallSettings<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceSettings. deleteApiConfigOperationSettings()Returns the object with the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings.Builder. deleteApiConfigSettings()Returns the builder for the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceSettings. deleteApiConfigSettings()Returns the object with the settings used for calls to deleteApiConfig.static io.grpc.MethodDescriptor<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceGrpc. getDeleteApiConfigMethod()com.google.protobuf.Parser<DeleteApiConfigRequest>DeleteApiConfigRequest. getParserForType()static com.google.protobuf.Parser<DeleteApiConfigRequest>DeleteApiConfigRequest. parser()Methods in com.google.cloud.apigateway.v1 with parameters of type DeleteApiConfigRequest Modifier and Type Method Description com.google.longrunning.OperationApiGatewayServiceGrpc.ApiGatewayServiceBlockingStub. deleteApiConfig(DeleteApiConfigRequest request)Deletes a single ApiConfig.com.google.common.util.concurrent.ListenableFuture<com.google.longrunning.Operation>ApiGatewayServiceGrpc.ApiGatewayServiceFutureStub. deleteApiConfig(DeleteApiConfigRequest request)Deletes a single ApiConfig.voidApiGatewayServiceGrpc.ApiGatewayServiceStub. deleteApiConfig(DeleteApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a single ApiConfig.default voidApiGatewayServiceGrpc.AsyncService. deleteApiConfig(DeleteApiConfigRequest request, io.grpc.stub.StreamObserver<com.google.longrunning.Operation> responseObserver)Deletes a single ApiConfig.com.google.api.gax.longrunning.OperationFuture<com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceClient. deleteApiConfigAsync(DeleteApiConfigRequest request)Deletes a single ApiConfig.DeleteApiConfigRequest.BuilderDeleteApiConfigRequest.Builder. mergeFrom(DeleteApiConfigRequest other)static DeleteApiConfigRequest.BuilderDeleteApiConfigRequest. newBuilder(DeleteApiConfigRequest prototype) -
Uses of DeleteApiConfigRequest in com.google.cloud.apigateway.v1.stub
Methods in com.google.cloud.apigateway.v1.stub that return types with arguments of type DeleteApiConfigRequest Modifier and Type Method Description com.google.api.gax.rpc.UnaryCallable<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStub. deleteApiConfigCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiConfigRequest,com.google.longrunning.Operation>GrpcApiGatewayServiceStub. deleteApiConfigCallable()com.google.api.gax.rpc.UnaryCallable<DeleteApiConfigRequest,com.google.longrunning.Operation>HttpJsonApiGatewayServiceStub. deleteApiConfigCallable()com.google.api.gax.rpc.OperationCallable<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceStub. deleteApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>GrpcApiGatewayServiceStub. deleteApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallable<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>HttpJsonApiGatewayServiceStub. deleteApiConfigOperationCallable()com.google.api.gax.rpc.OperationCallSettings.Builder<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceStubSettings.Builder. deleteApiConfigOperationSettings()Returns the builder for the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.OperationCallSettings<DeleteApiConfigRequest,com.google.protobuf.Empty,OperationMetadata>ApiGatewayServiceStubSettings. deleteApiConfigOperationSettings()Returns the object with the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.UnaryCallSettings.Builder<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings.Builder. deleteApiConfigSettings()Returns the builder for the settings used for calls to deleteApiConfig.com.google.api.gax.rpc.UnaryCallSettings<DeleteApiConfigRequest,com.google.longrunning.Operation>ApiGatewayServiceStubSettings. deleteApiConfigSettings()Returns the object with the settings used for calls to deleteApiConfig.
-