Interface GrpcService.GoogleGrpc.CallCredentials.MetadataCredentialsFromPluginOrBuilder

    • Method Detail

      • getName

        String getName()
        string name = 1;
      • getNameBytes

        com.google.protobuf.ByteString getNameBytes()
        string name = 1;
      • hasConfig

        @Deprecated
        boolean hasConfig()
        Deprecated.
        .google.protobuf.Struct config = 2 [deprecated = true];
      • getConfig

        @Deprecated
        com.google.protobuf.Struct getConfig()
        Deprecated.
        .google.protobuf.Struct config = 2 [deprecated = true];
      • getConfigOrBuilder

        @Deprecated
        com.google.protobuf.StructOrBuilder getConfigOrBuilder()
        Deprecated.
        .google.protobuf.Struct config = 2 [deprecated = true];
      • hasTypedConfig

        boolean hasTypedConfig()
        .google.protobuf.Any typed_config = 3;
      • getTypedConfig

        com.google.protobuf.Any getTypedConfig()
        .google.protobuf.Any typed_config = 3;
      • getTypedConfigOrBuilder

        com.google.protobuf.AnyOrBuilder getTypedConfigOrBuilder()
        .google.protobuf.Any typed_config = 3;