Package codegen

Class MapperGrpc.MapperImplBase

  • All Implemented Interfaces:
    MapperGrpc.AsyncService, io.grpc.BindableService
    Enclosing class:
    MapperGrpc

    public abstract static class MapperGrpc.MapperImplBase
    extends java.lang.Object
    implements io.grpc.BindableService, MapperGrpc.AsyncService
    Base class for the server implementation of the service Mapper.
     Mapper is a service for getting mappings from other ecosystems to Pulumi.
     This is currently unstable and experimental.
     
    • Constructor Detail

      • MapperImplBase

        public MapperImplBase()
    • Method Detail

      • bindService

        public final io.grpc.ServerServiceDefinition bindService()
        Specified by:
        bindService in interface io.grpc.BindableService